Searched refs:crop_top (Results 1 – 11 of 11) sorted by relevance
291 if (y_start < io->crop_top) { in VP8FinishRow()292 const int delta_y = io->crop_top - y_start; in VP8FinishRow()293 y_start = io->crop_top; in VP8FinishRow()309 io->mb_y = y_start - io->crop_top; in VP8FinishRow()363 dec->tl_mb_y_ = io->crop_top >> 4; in VP8FinishFrameSetup()
132 const int y = options->crop_top & ~1; in WebPAllocateDecBuffer()
353 if (io->crop_top + y_end < io->crop_bottom) { in EmitFancyRGB()745 y = options->crop_top & ~1; in InitFromOptions()751 io->crop_top = y; in InitFromOptions()
349 io->crop_top = 0; in VP8GetHeaders()
93 int crop_left, crop_right, crop_top, crop_bottom; member
347 int crop_left, crop_top; // top-left position for cropping. member
121 unsigned int crop_top; /**< Pixels to crop from the top of the frame. */ member
134 vparams.crop_top, vparams.crop_left, vparams.crop_bottom, vparams.crop_right); in main()
485 int crop_top = (frame_height_ - desired_height_) / 2; in ProcessImage() local503 crop_top * (frame_width_ / 2); in ProcessImage()
223 config.options.crop_top = region.fTop; in webp_get_config_resize_crop()
1789 params->crop_top = value; in nestegg_track_video_params()