Home
last modified time | relevance | path

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

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