Searched refs:HFI_FLUSH_ALL (Results 1 – 3 of 3) sorted by relevance
1223 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()
92 #define HFI_FLUSH_ALL 0x1000004 macro
376 case HFI_FLUSH_ALL: in pkt_session_flush()