Searched refs:crop_right (Results 1 – 8 of 8) sorted by relevance
93 int crop_left, crop_right, crop_top, crop_bottom; member
123 unsigned int crop_right; /**< Pixels to crop from the right of the frame. */ member
134 vparams.crop_top, vparams.crop_left, vparams.crop_bottom, vparams.crop_right); in main()
484 int crop_right = frame_width_ - crop_left - desired_width; in ProcessImage() local518 src += crop_right / 2; in ProcessImage()
310 io->mb_w = io->crop_right - io->crop_left; in VP8FinishRow()368 dec->br_mb_x_ = (io->crop_right + 15 + extra_pixels) >> 4; in VP8FinishFrameSetup()
351 io->crop_right = io->width; in VP8GetHeaders()
752 io->crop_right = x + w; in InitFromOptions()
1797 params->crop_right = value; in nestegg_track_video_params()