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

/external/opencv3/3rdparty/libwebp/enc/
H A Dvp8enci.h85 // |YYYY| There are two buffers like this ('yuv_out_'/'yuv_out2_')
90 // x2 (for yuv_out2_)
278 uint8_t* yuv_out2_; // '' member in struct:__anon15389
440 uint8_t* yuv_out2_; // secondary scratch out-buffer. swapped with yuv_out_. member in struct:VP8Encoder
/external/webp/src/enc/
H A Dvp8enci.h57 // * YUV Samples area (yuv_in_/yuv_out_/yuv_out2_)
226 uint8_t* yuv_out2_; // secondary buffer swapped with yuv_out_. member in struct:__anon21130

Completed in 204 milliseconds