Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/audio/aac/dec/include/
Ddecoder_aac.h34 extern Int PVMP4SetAudioConfig(tPVMP4AudioDecoderExternal *pExt, void *pMem, Int upsamplingFactor, …
Dpvmp4audiodecoder_api.h357 Int PVMP4SetAudioConfig(
/external/opencore/codecs_v2/audio/aac/dec/src/
Dpvmp4setaudioconfig.cpp170 Int PVMP4SetAudioConfig( in PVMP4SetAudioConfig() function
Ddecoder_aac.cpp196 if (PVMP4SetAudioConfig(pExt, in StartL()