Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dhfi_helper.h92 #define HFI_FLUSH_ALL 0x1000004 macro
H A Dvdec.c1076 ret = hfi_session_flush(inst, HFI_FLUSH_ALL, true); in vdec_stop_capture()
1104 ret = hfi_session_flush(inst, HFI_FLUSH_ALL, true); in vdec_stop_output()
H A Dhfi_cmds.c366 case HFI_FLUSH_ALL: in pkt_session_flush()