NUM_PROBAS         37 third_party/libwebp/dec/tree.c   CoeffsProba0[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS] = {
NUM_PROBAS        339 third_party/libwebp/dec/tree.c     CoeffsUpdateProba[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS] = {
NUM_PROBAS        481 third_party/libwebp/dec/tree.c         for (p = 0; p < NUM_PROBAS; ++p) {
NUM_PROBAS        335 third_party/libwebp/enc/cost.c static int VariableLevelCost(int level, const uint8_t probas[NUM_PROBAS]) {
NUM_PROBAS        241 third_party/libwebp/enc/frame.c         for (p = 0; p < NUM_PROBAS; ++p) {
NUM_PROBAS         78 third_party/libwebp/enc/token.c     ((p) + NUM_PROBAS * ((ctx) + NUM_CTX * ((b) + NUM_BANDS * (t))))
NUM_PROBAS         21 third_party/libwebp/enc/tree.c   VP8CoeffsProba0[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS] = {
NUM_PROBAS        350 third_party/libwebp/enc/tree.c     VP8CoeffsUpdateProba[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS] = {
NUM_PROBAS        490 third_party/libwebp/enc/tree.c         for (p = 0; p < NUM_PROBAS; ++p) {
NUM_PROBAS        472 third_party/libwebp/enc/vp8enci.h extern const uint8_t VP8CoeffsProba0[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS];
NUM_PROBAS        474 third_party/libwebp/enc/vp8enci.h     VP8CoeffsUpdateProba[NUM_TYPES][NUM_BANDS][NUM_CTX][NUM_PROBAS];