Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/enc/
Dquant.c447 static void AddScore(VP8ModeScore* const dst, const VP8ModeScore* const src) { in AddScore() function
874 AddScore(&rd_best, &rd_i4); in PickBestIntra4()
930 AddScore(rd, &rd_best); in PickBestUV()
/external/webp/src/enc/
Dquant.c527 static void AddScore(VP8ModeScore* const dst, const VP8ModeScore* const src) { in AddScore() function
1029 AddScore(&rd_best, &rd_i4); in PickBestIntra4()
1092 AddScore(rd, &rd_best); in PickBestUV()