mwhgrHGRcgGetWorkSize Function

Syntax

#include <mw/hgr/hgr.h>

s32 mwhgrHGRcgGetWorkSize(
     mwhgrHGConfig *hgConfig,
     u32           *workSize
);

Parameters

See the corresponding C++ function, mw::hgr::HGRcgGetWorkSize.

Return Values

See the corresponding C++ function, mw::hgr::HGRcgGetWorkSize.

Description

See the corresponding C++ function, mw::hgr::HGRcgGetWorkSize.

Revision History

2014/05/28
Initial version.

CONFIDENTIAL