Home
last modified time | relevance | path

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

/external/aac/libSBRdec/include/
Dsbrdecoder.h367 SBR_ERROR sbrDecoder_Apply(HANDLE_SBRDECODER self, INT_PCM *input,
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp1484 sbrError = sbrDecoder_Apply(self->hSbrDecoder, input, pTimeData, in aacDecoder_DecodeFrame()
1615 sbrError = sbrDecoder_Apply(self->hSbrDecoder, pTimeData, pTimeData, in aacDecoder_DecodeFrame()
/external/aac/libSBRdec/src/
Dsbrdecoder.cpp1811 SBR_ERROR sbrDecoder_Apply(HANDLE_SBRDECODER self, INT_PCM *input, in sbrDecoder_Apply() function