Home
last modified time | relevance | path

Searched refs:EVT_SESSION_ERROR (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/media/platform/qcom/venus/
Dhfi.h55 #define EVT_SESSION_ERROR 4 macro
Dcore.c40 inst->ops->event_notify(inst, EVT_SESSION_ERROR, NULL); in venus_event_notify()
Dhfi_msgs.c175 inst->ops->event_notify(inst, EVT_SESSION_ERROR, NULL); in event_session_error()
Dvenc.c1069 if (event == EVT_SESSION_ERROR) { in venc_event_notify()
Dvdec.c1222 case EVT_SESSION_ERROR: in vdec_event_notify()