Searched refs:MAX_CB_PAIRS (Results 1 – 4 of 4) sorted by relevance
/external/aac/libAACdec/src/ |
D | aacdec_hcr_types.h | 133 #define MAX_CB_PAIRS 23 macro
|
D | aac_rom.cpp | 1621 const UCHAR aMinOfCbPair[MAX_CB_PAIRS] = {0, 1, 3, 5, 7, 9, 16, 17, 1624 const UCHAR aMaxOfCbPair[MAX_CB_PAIRS] = {0, 2, 4, 6, 8, 10, 16, 17,
|
/external/libxaac/decoder/ |
D | ixheaacd_channelinfo.h | 162 #define MAX_CB_PAIRS 23 macro
|
D | ixheaacd_huff_code_reorder.c | 66 const UWORD8 ixheaacd_min_huff_cb_pair_tbl[MAX_CB_PAIRS] = { 69 const UWORD8 ixheaacd_max_huff_cb_pair_table[MAX_CB_PAIRS] = {
|