Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dframe.c554 if (VP8Decimate(&it, &info, rd_opt)) { in OneStatPass()
718 if (!VP8Decimate(&it, &info, rd_opt) || dont_use_skip) { in VP8EncLoop()
786 VP8Decimate(&it, &info, rd_opt); in VP8EncTokenLoop()
Dvp8enci.h525 int VP8Decimate(VP8EncIterator* const it, VP8ModeScore* const rd,
Dquant.c1137 int VP8Decimate(VP8EncIterator* const it, VP8ModeScore* const rd, in VP8Decimate() function