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