Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dquant_enc.c536 static void CopyScore(VP8ModeScore* const dst, const VP8ModeScore* const src) { in CopyScore() function
1106 CopyScore(&rd_i4, &rd_tmp); in PickBestIntra4()
1131 CopyScore(rd, &rd_best); in PickBestIntra4()
1170 CopyScore(&rd_best, &rd_uv); in PickBestUV()

Completed in 7 milliseconds