Searched refs:UX_DEVICE_CLASS_VIDEO_STREAM_RW_STOP (Results 1 – 5 of 5) sorted by relevance
108 if (stream -> ux_device_class_video_stream_task_state == UX_DEVICE_CLASS_VIDEO_STREAM_RW_STOP) in _ux_device_class_video_reception_start()
108 if (stream -> ux_device_class_video_stream_task_state == UX_DEVICE_CLASS_VIDEO_STREAM_RW_STOP) in _ux_device_class_video_transmission_start()
109 if (stream -> ux_device_class_video_stream_task_state == UX_DEVICE_CLASS_VIDEO_STREAM_RW_STOP) in _ux_device_class_video_read_task_function()
110 if (stream -> ux_device_class_video_stream_task_state == UX_DEVICE_CLASS_VIDEO_STREAM_RW_STOP) in _ux_device_class_video_write_task_function()
526 #define UX_DEVICE_CLASS_VIDEO_STREAM_RW_STOP (UX_STATE_RESET) macro