Searched refs:VP8GetCostLuma16 (Results 1 – 3 of 3) sorted by relevance
232 int VP8GetCostLuma16(VP8EncIterator* const it, const VP8ModeScore* const rd) { in VP8GetCostLuma16() function
452 int VP8GetCostLuma16(VP8EncIterator* const it, const VP8ModeScore* const rd);
1005 rd_cur->R = VP8GetCostLuma16(it, rd_cur); in PickBestIntra16()
Completed in 8 milliseconds