set_frame_crop
set_frame_crop(ff, 0, 0, pix->width, pix->height);
set_frame_crop(&ctx->s_frame, 0, 0, pix->width, pix->height);
set_frame_crop(f, s->r.left, s->r.top, s->r.width,
set_frame_crop(ff, 0, 0, mf->width, mf->height);
set_frame_crop(f, r->left, r->top, r->width, r->height);