Home
last modified time | relevance | path

Searched refs:CopyScore (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/enc/
Dquant_enc.c535 static void CopyScore(VP8ModeScore* const dst, const VP8ModeScore* const src) { in CopyScore() function
1037 CopyScore(&rd_i4, &rd_tmp); in PickBestIntra4()
1062 CopyScore(rd, &rd_best); in PickBestIntra4()
1101 CopyScore(&rd_best, &rd_uv); in PickBestUV()