Home
last modified time | relevance | path

Searched refs:to_hfi_raw_fmt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dhelpers.c599 static u32 to_hfi_raw_fmt(u32 v4l2_fmt) in to_hfi_raw_fmt() function
642 params.hfi_color_fmt = to_hfi_raw_fmt(inst->fmt_cap->pixfmt); in platform_get_bufreq()
655 params.hfi_color_fmt = to_hfi_raw_fmt(inst->fmt_out->pixfmt); in platform_get_bufreq()
1115 hfi_fmt = to_hfi_raw_fmt(v4l2_fmt); in venus_helper_get_framesz()
1274 hfi_format = to_hfi_raw_fmt(pixfmt); in venus_helper_set_color_format()
1757 u32 ubwc_fmt, fmt = to_hfi_raw_fmt(v4l2_fmt); in venus_helper_get_out_fmts()
1819 u32 fmt = to_hfi_raw_fmt(v4l2_pixfmt); in venus_helper_check_format()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhelpers.c541 static u32 to_hfi_raw_fmt(u32 v4l2_fmt) in to_hfi_raw_fmt() function
992 hfi_fmt = to_hfi_raw_fmt(v4l2_fmt); in venus_helper_get_framesz()
1130 hfi_format = to_hfi_raw_fmt(pixfmt); in venus_helper_set_color_format()
1566 u32 ubwc_fmt, fmt = to_hfi_raw_fmt(v4l2_fmt); in venus_helper_get_out_fmts()

Completed in 5 milliseconds