Searched refs:MAX_NUM_CHANNELS_USAC_LVL2 (Results 1 – 3 of 3) sorted by relevance
111 #define MAX_NUM_CHANNELS_USAC_LVL2 2 macro
328 if (ch_offset >= MAX_NUM_CHANNELS_USAC_LVL2) return -1; in ixheaacd_usac_process()329 if (num_ch_out > MAX_NUM_CHANNELS_USAC_LVL2) return -1; in ixheaacd_usac_process()
317 if ((chan + 1) > MAX_NUM_CHANNELS_USAC_LVL2) return -1; in ixheaacd_decode_init()327 if ((chan + 2) > MAX_NUM_CHANNELS_USAC_LVL2) return -1; in ixheaacd_decode_init()