Searched defs:event_info (Results 1 – 2 of 2) sorted by relevance
4610 OMX_SWVDEC_EVENT_INFO event_info; in async_post_event() local4697 OMX_SWVDEC_EVENT_INFO event_info; in async_process_event() local5664 OMX_SWVDEC_EVENT_INFO event_info; in async_process_event_flush_port_ip() local5731 OMX_SWVDEC_EVENT_INFO event_info; in async_process_event_flush_port_op() local
1260 int HWCSession::GetEventValue(const char *uevent_data, int length, const char *event_info) { in GetEventValue()