Searched refs:cbValue (Results 1 – 1 of 1) sorted by relevance
632 unsigned short cbValue; member15939 LoadWORD(pECDesc->pDescriptors[i].cbValue, pData); in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()15945 …tate *)pInt, &iCurrFileOffset, iMaxFileOffset, &pECDesc->pDescriptors[i].cbValue, (unsigned char*… in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()15954 const unsigned int cbBytesToRead = pECDesc->pDescriptors[i].cbValue; in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()15958 if (iCurrFileOffset + pECDesc->pDescriptors[i].cbValue > iMaxFileOffset) in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()15964 …sc->pDescriptors[i].uValue.pbBinary = AU_CUS_WMA_Parser_auMalloc(pECDesc->pDescriptors[i].cbValue); in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()