Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dframe_enc.c588 if (VP8Decimate(&it, &info, rd_opt)) { in OneStatPass()
755 if (!VP8Decimate(&it, &info, rd_opt) || dont_use_skip) { in VP8EncLoop()
823 VP8Decimate(&it, &info, rd_opt); in VP8EncTokenLoop()
Dvp8i_enc.h474 int VP8Decimate(VP8EncIterator* const it, VP8ModeScore* const rd,
Dquant_enc.c1339 int VP8Decimate(VP8EncIterator* const it, VP8ModeScore* const rd, in VP8Decimate() function