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

/external/webp/src/dec/
H A Ddecode_vp8.h98 int crop_left, crop_right, crop_top, crop_bottom; member in struct:VP8Io
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp462 void set_crop_bottom(uint64 crop_bottom) { crop_bottom_ = crop_bottom; } argument
463 uint64 crop_bottom() const { return crop_bottom_; } function in class:mkvmuxer::VideoTrack

Completed in 76 milliseconds