Searched refs:ancBytes (Results 1 – 1 of 1) sorted by relevance
275 const int ancBytes ) in CAacDecoder_AncDataParse() argument282 if (ancBytes > 0) { in CAacDecoder_AncDataParse()286 if ((offset + ancBytes) > ancData->bufferSize) in CAacDecoder_AncDataParse()298 for (i = 0; i < ancBytes; i++) { in CAacDecoder_AncDataParse()304 ancData->offset[ancData->nrElements] = ancBytes + ancData->offset[ancData->nrElements-1]; in CAacDecoder_AncDataParse()309 readBytes = ancBytes - readBytes; in CAacDecoder_AncDataParse()