Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Daacenc_lib.cpp145 #define DELAY_AACELD(fl) \ macro
1268 hAacEncoder->nDelay = DELAY_AACELD(hAacConfig->framelength); in aacEncInit()
1339 int coreCoderDelay = DELAY_AACELD(hAacConfig->framelength); in aacEncInit()