Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/audio/aac/dec/src/
Ds_lt_pred_status.h128 #ifndef LT_BLEN
129 #define LT_BLEN (2 * LTP_MAX_BLOCK_LEN_LONG) macro
Ds_tdec_int_chan.h151 Int16 ltp_buffer[LT_BLEN + 2*288]; /* LT_BLEN = 2048 + 2*288 */
153 Int16 ltp_buffer[LT_BLEN]; /* LT_BLEN = 2048 */