Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/audio/aac/dec/src/
Ddecoder_aac.cpp57 iNumSamplesPerFrame = KAAC_NUM_SAMPLES_PER_FRAME; in ConstructL()
206 iNumSamplesPerFrame = KAAC_NUM_SAMPLES_PER_FRAME; in StartL()
348 iNumSamplesPerFrame = KAAC_NUM_SAMPLES_PER_FRAME; in ExecuteL()
/external/opencore/codecs_v2/audio/aac/dec/include/
Ddecoder_aac.h40 #define KAAC_NUM_SAMPLES_PER_FRAME 1024 macro