Home
last modified time | relevance | path

Searched refs:CAM_TL_CONNECTION_STATE_IN_DELETION (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamtransport.h47 CAM_TL_CONNECTION_STATE_IN_DELETION enumerator
Dcamtransport.c398 connection->state = CAM_TL_CONNECTION_STATE_IN_DELETION; in cam_tl_connection_delete()
415 if (connection->state != CAM_TL_CONNECTION_STATE_IN_DELETION) { in handle_control_tpdu()