Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhelpers.h40 int venus_helper_set_format_constraints(struct venus_inst *inst);
H A Dhelpers.c1189 int venus_helper_set_format_constraints(struct venus_inst *inst) in venus_helper_set_format_constraints() function
1215 EXPORT_SYMBOL_GPL(venus_helper_set_format_constraints);
H A Dvdec.c806 ret = venus_helper_set_format_constraints(inst); in vdec_output_conf()