Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/audio/aac/dec/src/
Dpvmp4audiodecoderresetbuffer.cpp184 pv_memset(pVars->perChan[LEFT].time_quant, in PVMP4AudioDecoderResetBuffer()
186 LONG_WINDOW*sizeof(pVars->perChan[LEFT].time_quant[0])); in PVMP4AudioDecoderResetBuffer()
188 pv_memset(pVars->perChan[RIGHT].time_quant, in PVMP4AudioDecoderResetBuffer()
190 LONG_WINDOW*sizeof(pVars->perChan[RIGHT].time_quant[0])); in PVMP4AudioDecoderResetBuffer()
Dlong_term_prediction.cpp355 const Int32 time_quant[], in long_term_prediction() argument
374 const Int32 *pTimeQuant = time_quant; in long_term_prediction()
Dlong_term_prediction.h109 const Int32 time_quant[],
Ds_tdec_int_chan.h157 Int32 time_quant[LONG_WINDOW]; /* 1024 holds overlap&add */ member
Dpvmp4audiodecoderframe.cpp932 pChVars[ch]->time_quant, in PVMP4AudioDecodeFrame()
1046 pChVars[ch]->time_quant, in PVMP4AudioDecodeFrame()
1078 pChVars[ch]->time_quant, in PVMP4AudioDecodeFrame()
1092 pChVars[ch]->time_quant, in PVMP4AudioDecodeFrame()