HomeSort by relevance Sort by last modified time
    Searched refs:VP8Decimate (Results 1 - 3 of 3) sorted by null

  /external/webp/src/enc/
vp8i_enc.h 474 int VP8Decimate(VP8EncIterator* const it, VP8ModeScore* const rd,
frame_enc.c 585 if (VP8Decimate(&it, &info, rd_opt)) {
750 // Warning! order is important: first call VP8Decimate() and
752 if (!VP8Decimate(&it, &info, rd_opt) || dont_use_skip) {
820 VP8Decimate(&it, &info, rd_opt);
quant_enc.c     [all...]

Completed in 115 milliseconds