GstState 227 gst/gstbin.c GstState pending; GstState 2059 gst/gstbin.c GstState pending, child_current, child_pending; GstState 2342 gst/gstbin.c GstState current, next; GstState 2350 gst/gstbin.c current = (GstState) GST_STATE_TRANSITION_CURRENT (transition); GstState 2351 gst/gstbin.c next = (GstState) GST_STATE_TRANSITION_NEXT (transition); GstState 2648 gst/gstbin.c GstState current, next, pending; GstState 2734 gst/gstbin.c GstState old_state, new_state; GstState 2819 gst/gstbin.c GstState current, pending, target; GstState 2821 gst/gstbin.c GstState old_state, old_next; GstState 3195 gst/gstbin.c GstState target; GstState 3226 gst/gstbin.c GstState target; GstState 80 gst/gstdebugutils.c GstState state = 0, pending = 0; GstState 1884 gst/gstelement.c GstState target; GstState 1890 gst/gstelement.c GstState parent_current, parent_pending; GstState 1940 gst/gstelement.c GstState old_pending; GstState 2110 gst/gstelement.c GstState pending; GstState 2113 gst/gstelement.c GstState old_state; GstState 2173 gst/gstelement.c GstState old_state, old_next; GstState 2174 gst/gstelement.c GstState current, next, pending; GstState 2293 gst/gstelement.c GstState old_state, new_state; GstState 2415 gst/gstelement.c GstState current, next, old_pending; GstState 2559 gst/gstelement.c GstState target; GstState 2754 gst/gstelement.c GstState state, next; GstState 2760 gst/gstelement.c state = (GstState) GST_STATE_TRANSITION_CURRENT (transition); GstState 169 gst/gstelement.h #define GST_STATE_TRANSITION_CURRENT(trans) ((GstState)((trans)>>3)) GstState 176 gst/gstelement.h #define GST_STATE_TRANSITION_NEXT(trans) ((GstState)((trans)&0x7)) GstState 547 gst/gstelement.h GstState current_state; GstState 548 gst/gstelement.h GstState next_state; GstState 549 gst/gstelement.h GstState pending_state; GstState 572 gst/gstelement.h GstState target_state; GstState 636 gst/gstelement.h GstStateChangeReturn (*get_state) (GstElement * element, GstState * state, GstState 637 gst/gstelement.h GstState * pending, GstClockTime timeout); GstState 638 gst/gstelement.h GstStateChangeReturn (*set_state) (GstElement *element, GstState state); GstState 1870 gst/gstutils.c GstState state, pending; GstState 1460 libs/gst/base/gstbasesink.c GstState current, next, pending, post_pending; GstState 346 plugins/elements/gstfilesrc.c GstState state; GstState 2337 plugins/elements/gstqueue2.c GstState state; GstState 468 plugins/elements/gsttypefindelement.c GstState state; GstState 143 tests/benchmarks/capsnego.c GstState old_state, new_state; GstState 156 tests/check/elements/fakesink.c GstState current, pending; GstState 277 tests/check/elements/fakesink.c GstState current, pending; GstState 30 tests/check/generic/sinks.c GstState _old, _new, _pending; GstState 52 tests/check/generic/sinks.c GstState current, pending; GstState 86 tests/check/generic/sinks.c GstState current, pending; GstState 129 tests/check/generic/sinks.c GstState current, pending; GstState 173 tests/check/generic/sinks.c GstState current, pending; GstState 226 tests/check/generic/sinks.c GstState current, pending; GstState 299 tests/check/generic/sinks.c GstState old, new, pending; GstState 350 tests/check/generic/sinks.c GstState current, pending; GstState 419 tests/check/generic/sinks.c GstState current, pending; GstState 457 tests/check/generic/sinks.c GstState current, pending; GstState 513 tests/check/generic/sinks.c GstState current, pending; GstState 568 tests/check/generic/sinks.c GstState current, pending; GstState 627 tests/check/generic/sinks.c GstState current, pending; GstState 686 tests/check/generic/sinks.c GstState current, pending; GstState 724 tests/check/generic/sinks.c GstState current, pending; GstState 777 tests/check/generic/sinks.c GstState current, pending; GstState 853 tests/check/generic/sinks.c GstState current, pending; GstState 236 tests/check/gst/gstbin.c GstState current, pending; GstState 567 tests/check/gst/gstbin.c GstState old = 0, new = 0, pending = 0; \ GstState 583 tests/check/gst/gstbin.c GstState current, pending; GstState 687 tests/check/gst/gstbin.c GstState current, pending; GstState 830 tests/check/gst/gstbin.c GstState old = 0, new = 0, pending = 0; GstState 949 tests/check/gst/gstbin.c GstState old, snew, pending; GstState 979 tests/check/gst/gstbin.c GstState state; GstState 123 tests/check/gst/gstmessage.c GstState oldstate, newstate, pending; GstState 245 tests/check/gst/gstmessage.c GstState state; GstState 91 tests/check/gst/gstpipeline.c GstState old, new, pending; GstState 148 tests/check/gst/gstpipeline.c GstState old, new, pending; GstState 177 tests/check/gst/gstpipeline.c GstState current; GstState 150 tests/examples/metadata/read-metadata.c GstState state; GstState 566 tools/gst-launch.c GstState old, new, pending; GstState 636 tools/gst-launch.c GstState state; GstState 828 tools/gst-launch.c GstState state, pending; GstState 51 tools/gst-typefind.c GstState state;