Home | Sort by relevance Sort by last modified time |
/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 |