Searched refs:do_switch (Results 1 – 8 of 8) sorted by relevance
92 do_switch = len(angle_format_func) > 1 or list(95 if do_switch:110 if do_switch:114 if do_switch:
144 do_switch = len(angle_to_type_map) > 1 or list(147 if do_switch:173 if do_switch:184 if do_switch:
145 do_switch = len(148 if do_switch:173 if do_switch:184 if do_switch:
470 gboolean do_switch = FALSE; in gst_rtp_theora_depay_process() local476 do_switch = TRUE; in gst_rtp_theora_depay_process()479 do_switch = TRUE; in gst_rtp_theora_depay_process()481 if (do_switch) { in gst_rtp_theora_depay_process()
502 gboolean do_switch = FALSE; in gst_rtp_vorbis_depay_process() local509 do_switch = TRUE; in gst_rtp_vorbis_depay_process()513 do_switch = TRUE; in gst_rtp_vorbis_depay_process()515 if (do_switch) { in gst_rtp_vorbis_depay_process()
196 do_switch (GstElement * pipeline) in do_switch() function284 g_timeout_add_seconds (1, (GSourceFunc) do_switch, pipeline); in main()
935 goto do_switch; in generate_commutative_binop()939 goto do_switch; in generate_commutative_binop()945 do_switch: in generate_commutative_binop()
131135 (make_pipeline), (do_switch), (my_bus_callback), (main):