Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/qcom/venus/
Dhelpers.h51 int venus_helper_get_out_fmts(struct venus_inst *inst, u32 fmt, u32 *out_fmt,
Dhelpers.c1285 int venus_helper_get_out_fmts(struct venus_inst *inst, u32 v4l2_fmt, in venus_helper_get_out_fmts() function
1331 EXPORT_SYMBOL_GPL(venus_helper_get_out_fmts);
Dvdec.c600 ret = venus_helper_get_out_fmts(inst, inst->fmt_cap->pixfmt, &out_fmt, in vdec_output_conf()