Home
last modified time | relevance | path

Searched refs:vpu_helper_valid_frame_width (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_helpers.h20 u32 vpu_helper_valid_frame_width(struct vpu_inst *inst, u32 width);
H A Dvpu_helpers.c115 u32 vpu_helper_valid_frame_width(struct vpu_inst *inst, u32 width) in vpu_helper_valid_frame_width() function
H A Dvpu_v4l2.c244 fmt->width = vpu_helper_valid_frame_width(inst, fmt->width); in vpu_try_fmt_common()