Searched defs:crop_bottom (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libwebp/dec/
H A Ddecode_vp8.h98 int crop_left, crop_right, crop_top, crop_bottom; member in struct:VP8Io
/external/webp/src/dec/
H A Ddecode_vp8.h98 int crop_left, crop_right, crop_top, crop_bottom; member in struct:VP8Io
/external/chromium_org/remoting/client/plugin/
H A Dmedia_source_video_renderer.cc80 uint64 crop_bottom = 0; local
84 crop_bottom = 1;
92 video_track->set_crop_bottom(crop_bottom);
/external/libvpx/libvpx/third_party/nestegg/include/nestegg/
H A Dnestegg.h132 unsigned int crop_bottom; /**< Pixels to crop from the bottom of the frame. */ member in struct:__anon24827

Completed in 110 milliseconds