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