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);
1263 int venus_helper_set_color_format(struct venus_inst *inst, u32 pixfmt) in venus_helper_set_color_format() function1280 EXPORT_SYMBOL_GPL(venus_helper_set_color_format);
1029 ret = venus_helper_set_color_format(inst, inst->fmt_out->pixfmt); in venc_init_session()