Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/qcom/venus/
Dhelpers.c557 static u32 to_hfi_raw_fmt(u32 v4l2_fmt) in to_hfi_raw_fmt() function
592 params.hfi_color_fmt = to_hfi_raw_fmt(inst->fmt_cap->pixfmt); in platform_get_bufreq()
603 params.hfi_color_fmt = to_hfi_raw_fmt(inst->fmt_out->pixfmt); in platform_get_bufreq()
1058 hfi_fmt = to_hfi_raw_fmt(v4l2_fmt); in venus_helper_get_framesz()
1216 hfi_format = to_hfi_raw_fmt(pixfmt); in venus_helper_set_color_format()
1667 u32 ubwc_fmt, fmt = to_hfi_raw_fmt(v4l2_fmt); in venus_helper_get_out_fmts()