Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Daacenc_lib.cpp124 #define BSLA(fl) (4*SBL(fl)+SBL(fl)/2) /*!< AAC block switching look-ahead */ macro
125 #define DELAY_AAC(fl) (fl+BSLA(fl)) /*!< MDCT + blockswitching */