Home
last modified time | relevance | path

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

/drivers/media/platform/qcom/venus/
Dhfi_helper.h92 #define HFI_FLUSH_ALL 0x1000004 macro
Dvdec.c980 ret = hfi_session_flush(inst, HFI_FLUSH_ALL); in vdec_stop_capture()
1008 ret = hfi_session_flush(inst, HFI_FLUSH_ALL); in vdec_stop_output()
Dhfi_cmds.c366 case HFI_FLUSH_ALL: in pkt_session_flush()