Home
last modified time | relevance | path

Searched refs:venus_helper_set_color_format (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhelpers.h42 int venus_helper_set_color_format(struct venus_inst *inst, u32 fmt);
H A Dhelpers.c1119 int venus_helper_set_color_format(struct venus_inst *inst, u32 pixfmt) in venus_helper_set_color_format() function
1136 EXPORT_SYMBOL_GPL(venus_helper_set_color_format); variable
H A Dvenc.c744 ret = venus_helper_set_color_format(inst, inst->fmt_out->pixfmt); in venc_init_session()
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dhelpers.h46 int venus_helper_set_color_format(struct venus_inst *inst, u32 fmt);
H A Dhelpers.c1263 int venus_helper_set_color_format(struct venus_inst *inst, u32 pixfmt) in venus_helper_set_color_format() function
1280 EXPORT_SYMBOL_GPL(venus_helper_set_color_format); variable
H A Dvenc.c1029 ret = venus_helper_set_color_format(inst, inst->fmt_out->pixfmt); in venc_init_session()

Completed in 9 milliseconds