Home | History | Annotate | Download | only in mkvmuxer

Lines Matching refs:crop_bottom

787   void set_crop_bottom(uint64_t crop_bottom) { crop_bottom_ = crop_bottom; }
788 uint64_t crop_bottom() const { return crop_bottom_; }