Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_cnst.h111 #define MAX_NUM_CHANNELS_USAC_LVL2 2 macro
Dixheaacd_process.c319 if (ch_offset >= MAX_NUM_CHANNELS_USAC_LVL2) return -1; in ixheaacd_usac_process()