Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/qcom/venus/
Dhelpers.h67 int venus_helper_process_initial_out_bufs(struct venus_inst *inst);
Dvdec.c1070 ret = venus_helper_process_initial_out_bufs(inst); in vdec_start_output()
1080 ret = venus_helper_process_initial_out_bufs(inst); in vdec_start_output()
1117 ret = venus_helper_process_initial_out_bufs(inst); in vdec_start_output()
Dhelpers.c1617 int venus_helper_process_initial_out_bufs(struct venus_inst *inst) in venus_helper_process_initial_out_bufs() function
1633 EXPORT_SYMBOL_GPL(venus_helper_process_initial_out_bufs);