Searched refs:PAUSED (Results 1 – 6 of 6) sorted by relevance
252 /* PAUSED => PLAYING */253 GST_DEBUG ("popping PAUSED -> PLAYING messages");285 /* PAUSED => PLAYING */286 GST_DEBUG ("popping PAUSED -> PLAYING messages");
52 if (arp2ctl & PAUSED) in asd_pause_cseq()58 if (arp2ctl & PAUSED) in asd_pause_cseq()79 if (!(arp2ctl & PAUSED)) in asd_unpause_cseq()85 if (!(arp2ctl & PAUSED)) in asd_unpause_cseq()107 if (arp2ctl & PAUSED) in asd_seq_pause_lseq()113 if (arp2ctl & PAUSED) in asd_seq_pause_lseq()156 if (!(arp2ctl & PAUSED)) in asd_seq_unpause_lseq()162 if (!(arp2ctl & PAUSED)) in asd_seq_unpause_lseq()
310 #define PAUSED 0x00000004 /* ro */ macro
15 P_STATE(PAUSED) | \
252 STATE(PAUSED),
408 and it is not PAUSED, it is simply ignored.