Searched refs:sbrDecoder_Apply (Results 1 – 3 of 3) sorted by relevance
/external/aac/libSBRdec/include/ |
D | sbrdecoder.h | 367 SBR_ERROR sbrDecoder_Apply(HANDLE_SBRDECODER self, INT_PCM *input,
|
/external/aac/libAACdec/src/ |
D | aacdecoder_lib.cpp | 1484 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/ |
D | sbrdecoder.cpp | 1811 SBR_ERROR sbrDecoder_Apply(HANDLE_SBRDECODER self, INT_PCM *input, in sbrDecoder_Apply() function
|