Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdecoder.cpp389 static AAC_DECODER_ERROR CAacDecoder_AncDataParse(CAncData *ancData, in CAacDecoder_AncDataParse() function
467 error = CAacDecoder_AncDataParse(&self->ancData, bs, count); in CDataStreamElement_Read()
1024 CAacDecoder_AncDataParse(&self->ancData, hBs, dataElementLength); in CAacDecoder_ExtPayloadParse()