Searched refs:NUM_BMODES (Results 1 – 8 of 8) sorted by relevance
60 extern const uint16_t VP8FixedCostsI4[NUM_BMODES][NUM_BMODES][NUM_BMODES];
167 static const uint8_t kBModesProba[NUM_BMODES][NUM_BMODES][NUM_BMODES - 1] = {
100 const uint16_t VP8FixedCostsI4[NUM_BMODES][NUM_BMODES][NUM_BMODES] = {
85 extern const int VP8I4ModeOffsets[NUM_BMODES];
447 const int VP8I4ModeOffsets[NUM_BMODES] = {990 for (mode = 0; mode < NUM_BMODES; ++mode) { in PickBestIntra4()1164 for (mode = 0; mode < NUM_BMODES; ++mode) { in RefineUsingDistortion()
28 NUM_BMODES = B_HU_PRED + 1 - B_DC_PRED, // = 10 enumerator33 B_PRED = NUM_BMODES, // refined I4x4 mode
174 static const uint8_t kBModesProba[NUM_BMODES][NUM_BMODES][NUM_BMODES - 1] = {
401 VP8PredFunc VP8PredLuma4[NUM_BMODES];