Searched refs:cbBlockLeft (Results 1 – 1 of 1) sorted by relevance
2217 unsigned int cbBlockLeft; member17229 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()