Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c2023 } tWMAExtendedContentDesc; typedef
2094 tWMAExtendedContentDesc *m_pECDesc;
15844 tWMAExtendedContentDesc *pECDesc = NULL; in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()
15859 pInt->m_pECDesc = AU_CUS_WMA_Parser_auMalloc(sizeof(tWMAExtendedContentDesc)); in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()
15866 memset(pECDesc, 0, sizeof(tWMAExtendedContentDesc)); in AU_CUS_WMA_Parser_LoadExtendedContentDescObject()