Home
last modified time | relevance | path

Searched refs:venus_helper_set_color_format (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/qcom/venus/
H A Dhelpers.h42 int venus_helper_set_color_format(struct venus_inst *inst, u32 fmt);
H A Dhelpers.c1203 int venus_helper_set_color_format(struct venus_inst *inst, u32 pixfmt) in venus_helper_set_color_format() function
1220 EXPORT_SYMBOL_GPL(venus_helper_set_color_format);
H A Dvenc.c838 ret = venus_helper_set_color_format(inst, inst->fmt_out->pixfmt); in venc_init_session()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/qcom/venus/
H A Dhelpers.h42 int venus_helper_set_color_format(struct venus_inst *inst, u32 fmt);
H A Dhelpers.c1203 int venus_helper_set_color_format(struct venus_inst *inst, u32 pixfmt) in venus_helper_set_color_format() function
1220 EXPORT_SYMBOL_GPL(venus_helper_set_color_format);
H A Dvenc.c838 ret = venus_helper_set_color_format(inst, inst->fmt_out->pixfmt); in venc_init_session()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/qcom/venus/
H A Dhelpers.h42 int venus_helper_set_color_format(struct venus_inst *inst, u32 fmt);
H A Dhelpers.c1203 int venus_helper_set_color_format(struct venus_inst *inst, u32 pixfmt) in venus_helper_set_color_format() function
1220 EXPORT_SYMBOL_GPL(venus_helper_set_color_format);
H A Dvenc.c838 ret = venus_helper_set_color_format(inst, inst->fmt_out->pixfmt); in venc_init_session()