Searched refs:SBL (Results 1 - 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
H A Daacenc_lib.cpp123 #define SBL(fl) (fl/8) /*!< Short block length (hardcoded to 8 short blocks per long block) */ macro
124 #define BSLA(fl) (4*SBL(fl)+SBL(fl)/2) /*!< AAC block switching look-ahead */

Completed in 535 milliseconds