Searched refs:VP8GetCostLuma16 (Results 1 – 3 of 3) sorted by relevance
486 int VP8GetCostLuma16(VP8EncIterator* const it, const VP8ModeScore* const rd);
343 int VP8GetCostLuma16(VP8EncIterator* const it, const VP8ModeScore* const rd) { in VP8GetCostLuma16() function
789 rd16.R = VP8GetCostLuma16(it, &rd16); in PickBestIntra16()