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

  /external/webp/src/enc/
vp8enci.h 508 int VP8Decimate(VP8EncIterator* const it, VP8ModeScore* const rd,
frame.c 723 if (VP8Decimate(&it, &info, rd_opt)) {
879 // Warning! order is important: first call VP8Decimate() and
881 if (!VP8Decimate(&it, &info, rd_opt) || dont_use_skip) {
934 VP8Decimate(&it, &info, rd_opt);
quant.c     [all...]

Completed in 384 milliseconds