Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhelpers.h56 int venus_helper_get_out_fmts(struct venus_inst *inst, u32 fmt, u32 *out_fmt,
H A 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);
H A Dvdec.c774 ret = venus_helper_get_out_fmts(inst, inst->fmt_cap->pixfmt, &out_fmt, in vdec_output_conf()