Lines Matching refs:f_width
359 wh = frame->f_width * frame->f_height; in queue_setup()
626 *width = ctx->s_frame.f_width; in fimc_capture_try_format()
651 dst->f_width, dst->f_height); in fimc_capture_try_format()
671 r->width = sink->f_width; in fimc_capture_try_selection()
700 rotate ? sink->f_height : sink->f_width); in fimc_capture_try_selection()
704 min_w = min_t(u32, max_w, sink->f_width / max_sc_h); in fimc_capture_try_selection()
715 r->left = clamp_t(u32, r->left, 0, sink->f_width - r->width); in fimc_capture_try_selection()
721 sink->f_width, sink->f_height); in fimc_capture_try_selection()
941 ctx->s_frame.f_width = pix->width; in __video_try_or_set_format()
1147 sink_fmt.format.width = ff->f_width; in fimc_pipeline_validate()
1650 f->f_width, f->f_height); in fimc_subdev_get_selection()