Searched refs:set_state_and_wait (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | adder.c | 97 set_state_and_wait (GstElement * pipeline, GstState state) in set_state_and_wait() function 182 set_state_and_wait (pipeline, GST_STATE_PAUSED); in GST_START_TEST() 212 set_state_and_wait (pipeline, GST_STATE_PAUSED); in GST_START_TEST() 318 set_state_and_wait (bin, GST_STATE_PAUSED); in GST_START_TEST() 360 set_state_and_wait (bin, GST_STATE_PAUSED); in test_play_twice_message_received() 414 set_state_and_wait (bin, GST_STATE_PAUSED); in GST_START_TEST() 476 set_state_and_wait (bin, GST_STATE_PAUSED); in GST_START_TEST() 571 set_state_and_wait (bin, GST_STATE_PAUSED); in GST_START_TEST() 638 set_state_and_wait (bin, GST_STATE_PAUSED); in GST_START_TEST() 883 set_state_and_wait (bin, GST_STATE_PLAYING); in GST_START_TEST() [all …]
|
D | audiomixer.c | 108 set_state_and_wait (GstElement * pipeline, GstState state) in set_state_and_wait() function 210 set_state_and_wait (pipeline, GST_STATE_PAUSED); in GST_START_TEST() 243 set_state_and_wait (pipeline, GST_STATE_PAUSED); in GST_START_TEST() 350 set_state_and_wait (bin, GST_STATE_PAUSED); in GST_START_TEST() 392 set_state_and_wait (bin, GST_STATE_PAUSED); in test_play_twice_message_received() 447 set_state_and_wait (bin, GST_STATE_PAUSED); in GST_START_TEST() 510 set_state_and_wait (bin, GST_STATE_PAUSED); in GST_START_TEST() 581 set_state_and_wait (bin, GST_STATE_PLAYING); in GST_START_TEST() 623 set_state_and_wait (bin, GST_STATE_PAUSED); in GST_START_TEST() 691 set_state_and_wait (bin, GST_STATE_PAUSED); in GST_START_TEST() [all …]
|