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

  /external/opencv3/3rdparty/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:__anon20464
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 57 // * YUV Samples area (yuv_in_/yuv_out_/yuv_out2_)
224 uint8_t* yuv_in_; // input samples member in struct:__anon26165

Completed in 755 milliseconds