Searched refs:venus_helper_get_out_fmts (Results 1 – 3 of 3) sorted by relevance
51 int venus_helper_get_out_fmts(struct venus_inst *inst, u32 fmt, u32 *out_fmt,
1285 int venus_helper_get_out_fmts(struct venus_inst *inst, u32 v4l2_fmt, in venus_helper_get_out_fmts() function1331 EXPORT_SYMBOL_GPL(venus_helper_get_out_fmts);
600 ret = venus_helper_get_out_fmts(inst, inst->fmt_cap->pixfmt, &out_fmt, in vdec_output_conf()