Searched refs:CopyScore (Results 1 – 2 of 2) sorted by relevance
439 static void CopyScore(VP8ModeScore* const dst, const VP8ModeScore* const src) { in CopyScore() function797 CopyScore(rd, &rd16); in PickBestIntra16()867 CopyScore(&rd_i4, &rd_tmp); in PickBestIntra4()888 CopyScore(rd, &rd_best); in PickBestIntra4()923 CopyScore(&rd_best, &rd_uv); in PickBestUV()
518 static void CopyScore(VP8ModeScore* const dst, const VP8ModeScore* const src) { in CopyScore() function1021 CopyScore(&rd_i4, &rd_tmp); in PickBestIntra4()1046 CopyScore(rd, &rd_best); in PickBestIntra4()1085 CopyScore(&rd_best, &rd_uv); in PickBestUV()