set_frame_bounds
set_frame_bounds(ff, pix->width, pix->height);
set_frame_bounds(&ctx->s_frame, pix->width, pix->height);
set_frame_bounds(ff, mf->width, mf->height);