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

  /external/chromium_org/media/webm/
webm_video_client.cc 26 crop_right_ = -1;
67 if (crop_right_ == -1)
68 crop_right_ = 0;
75 pixel_width_ - (crop_left_ + crop_right_),
125 dst = &crop_right_;
webm_video_client.h 50 int64 crop_right_; member in class:media::WebMVideoClient

Completed in 1140 milliseconds