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

/external/chromium_org/third_party/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:__anon12442
440 uint8_t* yuv_out2_; // secondary scratch out-buffer. swapped with yuv_out_. member in struct:VP8Encoder
/external/webp/src/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:__anon28918
440 uint8_t* yuv_out2_; // secondary scratch out-buffer. swapped with yuv_out_. member in struct:VP8Encoder

Completed in 115 milliseconds