Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dsbr_encoder.cpp171 #define DELAY_COREPATH_PS(fl, dwnsmp) \ macro
182 ((DELAY_COREPATH_PS(fl, dwnsmp)) - DELAY_PS(fl, dwnsmp)) /* 2048 - 463*2 */
1986 delayCorePath = DELAY_COREPATH_PS(flCore, downSampleFactor); in sbrEncoder_Init_delay()