HomeSort by relevance Sort by last modified time
    Searched defs:yuv_out2_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/enc/
vp8enci.h 85 // |YYYY| There are two buffers like this ('yuv_out_'/'yuv_out2_')
90 // x2 (for yuv_out2_)
278 uint8_t* yuv_out2_; // '' member in struct:__anon12132
440 uint8_t* yuv_out2_; // secondary scratch out-buffer. swapped with yuv_out_. member in struct:VP8Encoder
  /external/webp/src/enc/
vp8enci.h 85 // |YYYY| There are two buffers like this ('yuv_out_'/'yuv_out2_')
90 // x2 (for yuv_out2_)
278 uint8_t* yuv_out2_; // '' member in struct:__anon28579
440 uint8_t* yuv_out2_; // secondary scratch out-buffer. swapped with yuv_out_. member in struct:VP8Encoder

Completed in 40 milliseconds