Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
Dhfi_parser.h70 static inline u32 frame_width_max(struct venus_inst *inst) in frame_width_max() function
Dvenc.c191 frame_width_max(inst)); in venc_try_fmt_common()
449 fsize->stepwise.max_width = frame_width_max(inst); in venc_enum_framesizes()
482 if (fival->width > frame_width_max(inst) || in venc_enum_frameintervals()
Dvdec.c164 frame_width_max(inst)); in vdec_try_fmt_common()
461 fsize->stepwise.max_width = frame_width_max(inst); in vdec_enum_framesizes()