Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/qcom/venus/
Dhelpers.h40 int venus_helper_set_format_constraints(struct venus_inst *inst);
Dhelpers.c1187 int venus_helper_set_format_constraints(struct venus_inst *inst) in venus_helper_set_format_constraints() function
1213 EXPORT_SYMBOL_GPL(venus_helper_set_format_constraints);
Dvdec.c764 ret = venus_helper_set_format_constraints(inst); in vdec_output_conf()