Home
last modified time | relevance | path

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

/external/aac/libSBRdec/include/
Dsbrdecoder.h376 UCHAR *psDecoded, const INT inDataHeadroom,
/external/aac/libSBRdec/src/
Dsbrdecoder.cpp1805 UCHAR *psDecoded, const INT inDataHeadroom, in sbrDecoder_Apply() argument
1815 (sampleRate == NULL) || (psDecoded == NULL) || in sbrDecoder_Apply()
1820 psPossible = *psDecoded; in sbrDecoder_Apply()
1921 *psDecoded = (self->flags & SBRDEC_PS_DECODED) ? 1 : 0; in sbrDecoder_Apply()