Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdecoder_lib.cpp198 static INT aacDecoder_ConfigCallback(void *handle, const CSAudioSpecificConfig *pAscStruct) in aacDecoder_ConfigCallback() function
667 transportDec_RegisterAscCallback(pIn, aacDecoder_ConfigCallback, (void*)aacDec); in aacDecoder_Open()