Home
last modified time | relevance | path

Searched refs:venus_helper_set_raw_format (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhelpers.h44 int venus_helper_set_raw_format(struct venus_inst *inst, u32 hfi_format,
H A Dhelpers.c1250 int venus_helper_set_raw_format(struct venus_inst *inst, u32 hfi_format, in venus_helper_set_raw_format() function
1261 EXPORT_SYMBOL_GPL(venus_helper_set_raw_format);
1278 return venus_helper_set_raw_format(inst, hfi_format, buftype); in venus_helper_set_color_format()
H A Dvdec.c801 ret = venus_helper_set_raw_format(inst, inst->opb_fmt, in vdec_output_conf()
815 ret = venus_helper_set_raw_format(inst, inst->dpb_fmt, in vdec_output_conf()