Home
last modified time | relevance | path

Searched defs:yuv_out (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/enc/
H A Diterator_enc.c430 VP8IteratorRotateI4(VP8EncIterator* const it, const uint8_t* const yuv_out) VP8IteratorRotateI4() argument
H A Dquant_enc.c754 ReconstructIntra16(VP8EncIterator* const it, VP8ModeScore* const rd, uint8_t* const yuv_out, int mode) ReconstructIntra16() argument
806 ReconstructIntra4(VP8EncIterator* const it, int16_t levels[16], const uint8_t* const src, uint8_t* const yuv_out, int mode) ReconstructIntra4() argument
909 ReconstructUV(VP8EncIterator* const it, VP8ModeScore* const rd, uint8_t* const yuv_out, int mode) ReconstructUV() argument

Completed in 4 milliseconds