Searched refs:venus_helper_set_color_format (Results 1 – 3 of 3) sorted by relevance
46 int venus_helper_set_color_format(struct venus_inst *inst, u32 fmt);
1261 int venus_helper_set_color_format(struct venus_inst *inst, u32 pixfmt) in venus_helper_set_color_format() function1278 EXPORT_SYMBOL_GPL(venus_helper_set_color_format);
953 ret = venus_helper_set_color_format(inst, inst->fmt_out->pixfmt); in venc_init_session()