Searched refs:VP8GetCostUV (Results 1 – 3 of 3) sorted by relevance
258 int VP8GetCostUV(VP8EncIterator* const it, const VP8ModeScore* const rd) { in VP8GetCostUV() function
444 int VP8GetCostUV(VP8EncIterator* const it, const VP8ModeScore* const rd);
1094 rd_uv.R = VP8GetCostUV(it, &rd_uv); in PickBestUV()