Searched refs:VP8GetCostLuma4 (Results 1 – 6 of 6) sorted by relevance
218 int VP8GetCostLuma4(VP8EncIterator* const it, const int16_t levels[16]) { in VP8GetCostLuma4() function
449 int VP8GetCostLuma4(VP8EncIterator* const it, const int16_t levels[16]);
1017 rd_tmp.R += VP8GetCostLuma4(it, tmp_levels); in PickBestIntra4()
490 int VP8GetCostLuma4(VP8EncIterator* const it, const int16_t levels[16]);
331 int VP8GetCostLuma4(VP8EncIterator* const it, const int16_t levels[16]) { in VP8GetCostLuma4() function
862 rd_tmp.R = VP8GetCostLuma4(it, tmp_levels); in PickBestIntra4()