Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/qcom/venus/
Dhelpers.h60 int venus_helper_process_initial_cap_bufs(struct venus_inst *inst);
Dhelpers.c1429 int venus_helper_process_initial_cap_bufs(struct venus_inst *inst) in venus_helper_process_initial_cap_bufs() function
1445 EXPORT_SYMBOL_GPL(venus_helper_process_initial_cap_bufs);
Dvdec.c908 venus_helper_process_initial_cap_bufs(inst); in vdec_start_capture()
942 ret = venus_helper_process_initial_cap_bufs(inst); in vdec_start_capture()