Home
last modified time | relevance | path

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

/drivers/media/platform/qcom/venus/
Dhelpers.h61 int venus_helper_process_initial_out_bufs(struct venus_inst *inst);
Dvdec.c1003 ret = venus_helper_process_initial_out_bufs(inst); in vdec_start_output()
1013 ret = venus_helper_process_initial_out_bufs(inst); in vdec_start_output()
1046 ret = venus_helper_process_initial_out_bufs(inst); in vdec_start_output()
Dhelpers.c1453 int venus_helper_process_initial_out_bufs(struct venus_inst *inst) in venus_helper_process_initial_out_bufs() function
1469 EXPORT_SYMBOL_GPL(venus_helper_process_initial_out_bufs);