Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/
Dipc-play.c62 GST_PLAY_TRICK_MODE_NONE = 0, enumerator
70 static GstPlayTrickMode trick_mode = GST_PLAY_TRICK_MODE_NONE;
191 case GST_PLAY_TRICK_MODE_NONE: in play_do_seek()
244 case GST_PLAY_TRICK_MODE_NONE: in trick_mode_get_description()
267 new_mode = GST_PLAY_TRICK_MODE_NONE; in play_switch_trick_mode()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-play.c59 GST_PLAY_TRICK_MODE_NONE = 0, enumerator
269 play->trick_mode = GST_PLAY_TRICK_MODE_NONE; in play_new()
1015 case GST_PLAY_TRICK_MODE_NONE: in play_do_seek()
1087 case GST_PLAY_TRICK_MODE_NONE: in trick_mode_get_description()
1110 new_mode = GST_PLAY_TRICK_MODE_NONE; in play_switch_trick_mode()