Home
last modified time | relevance | path

Searched refs:ps32OutSize (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX_v2.c4201 …TATUS MApi_DMX_GetCap_Ex(char* pstrQueryType, MS_S32 s32Strlen, void* pOutput, MS_S32* ps32OutSize) in MApi_DMX_GetCap_Ex() argument
4224 *ps32OutSize = CapExParam.OutputSize; in MApi_DMX_GetCap_Ex()
4233 return _MApi_DMX_GetCap_Ex(pstrQueryType, s32Strlen, pOutput, ps32OutSize); in MApi_DMX_GetCap_Ex()
H A DapiDMX_private.h761 …TUS _MApi_DMX_GetCap_Ex(char* pstrQueryType, MS_S32 s32Strlen, void* pOutput, MS_S32* ps32OutSize);
H A DapiDMX.c9463 …ATUS _MApi_DMX_GetCap_Ex(char* pstrQueryType, MS_S32 s32Strlen, void* pOutput, MS_S32* ps32OutSize)
9468 *ps32OutSize = 0;
9491 *ps32OutSize = _tblDmxCapStr[ii].OutputSize;
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX.h1627 …WEAK MApi_DMX_GetCap_Ex(char* pstrQueryType, MS_S32 s32Strlen, void* pOutput, MS_S32* ps32OutSize);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt33272 …WEAK MApi_DMX_GetCap_Ex(char* pstrQueryType, MS_S32 s32Strlen, void* pOutput, MS_S32* ps32OutSize);