Searched refs:VP8GetCostLuma4 (Results 1 – 3 of 3) sorted by relevance
218 int VP8GetCostLuma4(VP8EncIterator* const it, const int16_t levels[16]) { in VP8GetCostLuma4() function
453 int VP8GetCostLuma4(VP8EncIterator* const it, const int16_t levels[16]);
1102 rd_tmp.R += VP8GetCostLuma4(it, tmp_levels); in PickBestIntra4()
Completed in 9 milliseconds