Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/qcom/venus/
Dhelpers.h36 int venus_helper_set_format_constraints(struct venus_inst *inst);
Dhelpers.c1132 int venus_helper_set_format_constraints(struct venus_inst *inst) in venus_helper_set_format_constraints() function
1157 EXPORT_SYMBOL_GPL(venus_helper_set_format_constraints);
Dvdec.c721 ret = venus_helper_set_format_constraints(inst); in vdec_output_conf()