Searched refs:MAX_CB (Results 1 – 5 of 5) sorted by relevance
/external/grpc-grpc/test/core/iomgr/ |
D | timer_list_test.cc | 35 #define MAX_CB 30 macro 40 static int cb_called[MAX_CB][2];
|
/external/aac/libAACdec/src/ |
D | aacdec_hcr_types.h | 140 #define MAX_CB 32 /* last used CB is cb #31 when VCB11 is used */ macro
|
D | aac_rom.cpp | 1338 const UINT *aHuffTable[MAX_CB] = { 1590 const UCHAR aMaxCwLen[MAX_CB] = {0, 11, 9, 20, 16, 13, 11, 14, 12, 17, 14, 1598 const UCHAR aDimCb[MAX_CB] = { 1608 const UCHAR aDimCbShift[MAX_CB] = { 1617 const UCHAR aSignCb[MAX_CB] = {0, 0, 0, 1, 1, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 1629 const UCHAR aCbPriority[MAX_CB] = {0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 1678 const USHORT aLargestAbsoluteValue[MAX_CB] = {
|
/external/libxaac/decoder/ |
D | ixheaacd_huff_code_reorder.c | 72 const UWORD8 ixheaacd_max_huff_cw_len_table[MAX_CB] = { 75 const UWORD8 ixheaacd_huff_cb_dim_table[MAX_CB] = { 78 const UWORD8 ixheaacd_huff_cb_dim_shift_table[MAX_CB] = { 81 const UWORD8 ixheaacd_huff_cb_sign_table[MAX_CB] = { 84 const UWORD8 ixheaacd_huff_cb_priority_table[MAX_CB] = { 87 const UWORD16 ixheaacd_huff_reord_lav_table[MAX_CB] = {
|
D | ixheaacd_channelinfo.h | 169 #define MAX_CB 32 macro
|