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

  /external/chromium_org/third_party/libwebp/enc/
vp8enci.h 77 // Y_OFF |YYYY| <- original samples (enc->yuv_in_)
276 uint8_t* yuv_in_; // borrowed from enc_ (for now) member in struct:__anon12132
310 // it->yuv_out_ or it->yuv_in_.
438 uint8_t* yuv_in_; // input samples member in struct:VP8Encoder
  /external/webp/src/enc/
vp8enci.h 77 // Y_OFF |YYYY| <- original samples (enc->yuv_in_)
276 uint8_t* yuv_in_; // borrowed from enc_ (for now) member in struct:__anon28579
310 // it->yuv_out_ or it->yuv_in_.
438 uint8_t* yuv_in_; // input samples member in struct:VP8Encoder

Completed in 43 milliseconds