Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
Dhelpers.h51 int venus_helper_get_out_fmts(struct venus_inst *inst, u32 fmt, u32 *out_fmt,
Dhelpers.c1555 int venus_helper_get_out_fmts(struct venus_inst *inst, u32 v4l2_fmt, in venus_helper_get_out_fmts() function
1622 EXPORT_SYMBOL_GPL(venus_helper_get_out_fmts);
Dvdec.c663 ret = venus_helper_get_out_fmts(inst, inst->fmt_cap->pixfmt, &out_fmt, in vdec_output_conf()