Searched refs:VP8FixedCostsUV (Results 1 – 3 of 3) sorted by relevance
44 extern const uint16_t VP8FixedCostsUV[4];
382 const uint16_t VP8FixedCostsUV[4] = { 302, 984, 439, 642 }; variable
844 rd_uv.R += VP8FixedCostsUV[mode]; in PickBestUV()