Searched refs:VP8Decimate (Results 1 – 3 of 3) sorted by relevance
/external/webp/src/enc/ |
D | frame_enc.c | 588 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()
|
D | vp8i_enc.h | 474 int VP8Decimate(VP8EncIterator* const it, VP8ModeScore* const rd,
|
D | quant_enc.c | 1339 int VP8Decimate(VP8EncIterator* const it, VP8ModeScore* const rd, in VP8Decimate() function
|