Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/qcom/venus/
Dvdec.c1223 ret = hfi_session_flush(inst, HFI_FLUSH_ALL, true); in vdec_stop_capture()
1253 ret = hfi_session_flush(inst, HFI_FLUSH_ALL, true); in vdec_stop_output()
1258 ret = hfi_session_flush(inst, HFI_FLUSH_ALL, true); in vdec_stop_output()
Dhfi_helper.h92 #define HFI_FLUSH_ALL 0x1000004 macro
Dhfi_cmds.c376 case HFI_FLUSH_ALL: in pkt_session_flush()