Searched refs:VP8Decimate (Results 1 – 3 of 3) sorted by relevance
/external/webp/src/enc/ |
D | frame.c | 554 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()
|
D | vp8enci.h | 525 int VP8Decimate(VP8EncIterator* const it, VP8ModeScore* const rd,
|
D | quant.c | 1137 int VP8Decimate(VP8EncIterator* const it, VP8ModeScore* const rd, in VP8Decimate() function
|