NUM_BANDS          37 third_party/libwebp/dec/tree.c   CoeffsProba0[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS] = {
NUM_BANDS         339 third_party/libwebp/dec/tree.c     CoeffsUpdateProba[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS] = {
NUM_BANDS         479 third_party/libwebp/dec/tree.c     for (b = 0; b < NUM_BANDS; ++b) {
NUM_BANDS         480 third_party/libwebp/dec/vp8.c   VP8BandProbas (* const bands)[NUM_BANDS] = dec->proba_.bands_;
NUM_BANDS         145 third_party/libwebp/dec/vp8i.h   VP8BandProbas bands_[NUM_TYPES][NUM_BANDS];
NUM_BANDS         359 third_party/libwebp/enc/cost.c     for (band = 0; band < NUM_BANDS; ++band) {
NUM_BANDS         239 third_party/libwebp/enc/frame.c     for (b = 0; b < NUM_BANDS; ++b) {
NUM_BANDS          78 third_party/libwebp/enc/token.c     ((p) + NUM_PROBAS * ((ctx) + NUM_CTX * ((b) + NUM_BANDS * (t))))
NUM_BANDS          21 third_party/libwebp/enc/tree.c   VP8CoeffsProba0[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS] = {
NUM_BANDS         350 third_party/libwebp/enc/tree.c     VP8CoeffsUpdateProba[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS] = {
NUM_BANDS         488 third_party/libwebp/enc/tree.c     for (b = 0; b < NUM_BANDS; ++b) {
NUM_BANDS         207 third_party/libwebp/enc/vp8enci.h   ProbaArray coeffs_[NUM_TYPES][NUM_BANDS];      // 924 bytes
NUM_BANDS         208 third_party/libwebp/enc/vp8enci.h   StatsArray stats_[NUM_TYPES][NUM_BANDS];       // 4224 bytes
NUM_BANDS         209 third_party/libwebp/enc/vp8enci.h   CostArray level_cost_[NUM_TYPES][NUM_BANDS];   // 11.4k
NUM_BANDS         472 third_party/libwebp/enc/vp8enci.h extern const uint8_t VP8CoeffsProba0[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS];
NUM_BANDS         474 third_party/libwebp/enc/vp8enci.h     VP8CoeffsUpdateProba[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS];