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

  /external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
mkvmuxer.cc     [all...]
mkvmuxer.h 783 void set_crop_right(uint64_t crop_right) { crop_right_ = crop_right; }
784 uint64_t crop_right() const { return crop_right_; }
819 uint64_t crop_right_; member in class:mkvmuxer::VideoTrack
    [all...]

Completed in 423 milliseconds