Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c16369 GUID objId; in AU_CUS_WMA_Parser_ParseAsfHeader() local
16401 wmarc = AU_CUS_WMA_LoadObjectHeader(pInt, &objId, &qwSize); in AU_CUS_WMA_Parser_ParseAsfHeader()
16408 if(WMA_IsEqualGUID(&CLSID_CAsfPropertiesObjectV2, &objId)) in AU_CUS_WMA_Parser_ParseAsfHeader()
16422 …D( &CLSID_CAsfStreamPropertiesObjectV1, &objId ) || WMA_IsEqualGUID( &CLSID_CAsfStreamPropertiesOb… in AU_CUS_WMA_Parser_ParseAsfHeader()
16436 else if(WMA_IsEqualGUID(&CLSID_CAsfContentEncryptionObject, &objId)) in AU_CUS_WMA_Parser_ParseAsfHeader()
16449 else if(WMA_IsEqualGUID(&CLSID_CAsfContentDescriptionObjectV0, &objId)) in AU_CUS_WMA_Parser_ParseAsfHeader()
16464 else if(WMA_IsEqualGUID(&CLSID_CAsfExtendedContentDescObject, &objId)) in AU_CUS_WMA_Parser_ParseAsfHeader()
16479 else if(WMA_IsEqualGUID(&CLSID_CAsfLicenseStoreObject, &objId)) in AU_CUS_WMA_Parser_ParseAsfHeader()
16493 else if(WMA_IsEqualGUID(&CLSID_CAsfClockObjectV0, &objId)) in AU_CUS_WMA_Parser_ParseAsfHeader()