Searched refs:m_pECDesc (Results 1 – 1 of 1) sorted by relevance
2094 tWMAExtendedContentDesc *m_pECDesc; member15854 if (pInt->m_pECDesc) in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()15859 pInt->m_pECDesc = AU_CUS_WMA_Parser_auMalloc(sizeof(tWMAExtendedContentDesc)); in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()15860 if( pInt->m_pECDesc == NULL) in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()15865 pECDesc = pInt->m_pECDesc; in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()16001 if (pInt->m_pECDesc) in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()16003 pECDesc = pInt->m_pECDesc; in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()16016 AU_CUS_WMA_Parser_auFree(pInt->m_pECDesc); in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()16017 pInt->m_pECDesc = NULL; in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()