CB_TOT_ALL 80 libavcodec/aaccoder.c BandCodingPath path[120][CB_TOT_ALL]; CB_TOT_ALL 93 libavcodec/aaccoder.c for (cb = 0; cb < CB_TOT_ALL; cb++) { CB_TOT_ALL 101 libavcodec/aaccoder.c for (cb = 0; cb < CB_TOT_ALL; cb++) { CB_TOT_ALL 111 libavcodec/aaccoder.c for (cb = 0; cb < CB_TOT_ALL; cb++) { CB_TOT_ALL 154 libavcodec/aaccoder.c for (cb = 1; cb < CB_TOT_ALL; cb++) CB_TOT_ALL 62 libavcodec/aaccoder_trellis.h TrellisBandCodingPath path[120][CB_TOT_ALL]; CB_TOT_ALL 75 libavcodec/aaccoder_trellis.h for (cb = 0; cb < CB_TOT_ALL; cb++) { CB_TOT_ALL 99 libavcodec/aaccoder_trellis.h for (cb = 1; cb < CB_TOT_ALL; cb++) { CB_TOT_ALL 116 libavcodec/aaccoder_trellis.h for (cb = startcb; cb < CB_TOT_ALL; cb++) { CB_TOT_ALL 158 libavcodec/aaccoder_trellis.h for (cb = 1; cb < CB_TOT_ALL; cb++) CB_TOT_ALL 121 libavcodec/aacenctab.h static const uint8_t aac_cb_out_map[CB_TOT_ALL] = {0,1,2,3,4,5,6,7,8,9,10,11,13,14,15}; CB_TOT_ALL 123 libavcodec/aacenctab.h static const uint8_t aac_cb_in_map[CB_TOT_ALL+1] = {0,1,2,3,4,5,6,7,8,9,10,11,0,12,13,14};