Searched refs:pbBinary (Results 1 – 1 of 1) sorted by relevance
636 char *pbBinary; member15945 …t, &pECDesc->pDescriptors[i].cbValue, (unsigned char**)&pECDesc->pDescriptors[i].uValue.pbBinary); in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()15964 …pECDesc->pDescriptors[i].uValue.pbBinary = AU_CUS_WMA_Parser_auMalloc(pECDesc->pDescriptors[i].cbV… in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()15965 if (NULL == pECDesc->pDescriptors[i].uValue.pbBinary) in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()15981 memcpy(&pECDesc->pDescriptors[i].uValue.pbBinary[cbBytesRead], in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()16009 AU_CUS_WMA_Parser_auFree(pECDesc->pDescriptors[i].uValue.pbBinary); in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()