Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c2217 unsigned int cbBlockLeft; member
17229 pInt->cbBlockLeft = pInt->hdr_parse.nBlockAlign; in AU_CUS_WMA_Parser_UpdateNewPayload()
17230 pInt->cbPayloadLeft = pInt->payload.cbPayloadSize - pInt->cbBlockLeft; in AU_CUS_WMA_Parser_UpdateNewPayload()
17241 pInt->cbBlockLeft = pInt->hdr_parse.nBlockAlign; in AU_CUS_WMA_Parser_UpdateNewPayload()
17243 pInt->cbPayloadLeft = pInt->payload.cbPayloadSize - pInt->cbBlockLeft; in AU_CUS_WMA_Parser_UpdateNewPayload()