Searched refs:NUM_BMODES (Results 1 – 17 of 17) sorted by relevance
43 extern const uint16_t VP8FixedCostsI4[NUM_BMODES][NUM_BMODES][NUM_BMODES];
389 const uint16_t VP8FixedCostsI4[NUM_BMODES][NUM_BMODES][NUM_BMODES] = {
172 static const uint8_t kBModesProba[NUM_BMODES][NUM_BMODES][NUM_BMODES - 1] = {
46 NUM_BMODES = B_HU_PRED + 1 - B_DC_PRED, // = 10 enumerator136 extern const int VP8I4ModeOffsets[NUM_BMODES];
365 const int VP8I4ModeOffsets[NUM_BMODES] = {849 for (mode = 0; mode < NUM_BMODES; ++mode) { in PickBestIntra4()995 for (mode = 0; mode < NUM_BMODES; ++mode) { in DistoRefine()
267 : NUM_BMODES; in MBAnalyzeBestIntra4Mode()
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] = {
226 static const uint8_t kBModesProba[NUM_BMODES][NUM_BMODES][NUM_BMODES - 1] = {
48 NUM_BMODES = B_HU_PRED + 1 - B_DC_PRED, // = 10 enumerator53 B_PRED = NUM_BMODES, // refined I4x4 mode
477 const VP8PredFunc VP8PredLuma4[NUM_BMODES] = {
401 VP8PredFunc VP8PredLuma4[NUM_BMODES];