Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
Dhfi_helper.h92 #define HFI_FLUSH_ALL 0x1000004 macro
Dvdec.c1074 ret = hfi_session_flush(inst, HFI_FLUSH_ALL, true); in vdec_stop_capture()
1102 ret = hfi_session_flush(inst, HFI_FLUSH_ALL, true); in vdec_stop_output()
Dhfi_cmds.c366 case HFI_FLUSH_ALL: in pkt_session_flush()