Searched refs:VP8LevelFixedCosts (Results 1 – 3 of 3) sorted by relevance
50 extern const uint16_t VP8LevelFixedCosts[MAX_LEVEL + 1];68 return VP8LevelFixedCosts[level] in VP8LevelCost()
76 const uint16_t VP8LevelFixedCosts[MAX_LEVEL + 1] = { variable
604 [VP8LevelFixedCosts]"r"(VP8LevelFixedCosts), [res_coeffs]"r"(res_coeffs), in VP8GetResidualCostMIPS32()