Lines Matching refs:f_width
349 unsigned long wh = frame->f_width * frame->f_height; in queue_setup()
622 *width = ctx->s_frame.f_width; in fimc_capture_try_format()
647 dst->f_width, dst->f_height); in fimc_capture_try_format()
667 r->width = sink->f_width; in fimc_capture_try_selection()
699 rotate ? sink->f_height : sink->f_width); in fimc_capture_try_selection()
703 min_w = min_t(u32, max_w, sink->f_width / max_sc_h); in fimc_capture_try_selection()
714 r->left = clamp_t(u32, r->left, 0, sink->f_width - r->width); in fimc_capture_try_selection()
720 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()
1653 f->f_width, f->f_height); in fimc_subdev_get_selection()