Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/qcom/venus/
Dhelpers.h56 int venus_helper_get_out_fmts(struct venus_inst *inst, u32 fmt, u32 *out_fmt,
Dhelpers.c1752 int venus_helper_get_out_fmts(struct venus_inst *inst, u32 v4l2_fmt, in venus_helper_get_out_fmts() function
1814 EXPORT_SYMBOL_GPL(venus_helper_get_out_fmts);
Dvdec.c774 ret = venus_helper_get_out_fmts(inst, inst->fmt_cap->pixfmt, &out_fmt, in vdec_output_conf()