Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c16177 unsigned int cbBlock = 0; in AU_CUS_WMA_Parser_LoadEncryptionObject() local
16255 LoadDWORD(cbBlock, pData); in AU_CUS_WMA_Parser_LoadEncryptionObject()
16257 if(cbBlock) in AU_CUS_WMA_Parser_LoadEncryptionObject()
16259 cbWanted = cbBlock; in AU_CUS_WMA_Parser_LoadEncryptionObject()
16297 LoadDWORD(cbBlock, pData); in AU_CUS_WMA_Parser_LoadEncryptionObject()
16299 if(cbBlock) in AU_CUS_WMA_Parser_LoadEncryptionObject()
16301 cbWanted = cbBlock; in AU_CUS_WMA_Parser_LoadEncryptionObject()
16339 LoadDWORD(cbBlock, pData); in AU_CUS_WMA_Parser_LoadEncryptionObject()
16341 if(cbBlock) in AU_CUS_WMA_Parser_LoadEncryptionObject()
16343 cbWanted = cbBlock; in AU_CUS_WMA_Parser_LoadEncryptionObject()