HomeSort by relevance Sort by last modified time
    Searched refs:LIVE (Results 1 - 10 of 10) sorted by null

  /external/webrtc/talk/app/webrtc/java/src/org/webrtc/
MediaSource.java 35 INITIALIZING, LIVE, ENDED, MUTED
MediaStreamTrack.java 34 INITIALIZING, LIVE, ENDED, FAILED
  /hardware/interfaces/broadcastradio/1.1/
types.hal 34 * Set when the program is currently playing live stream.
38 LIVE = 1 << 0,
  /hardware/interfaces/broadcastradio/2.0/
types.hal 395 * Set when the program is currently playing live stream.
399 LIVE = 1 << 0,
  /external/libpcap/
pcap-sita.c 53 #define LIVE 1
339 if (flag == LIVE) u->fd = sockfd;
348 if (flag == LIVE) id = &units[chassis][geoslot].fd;
363 close_with_IOP(chassis, geoslot, LIVE);
376 if (units[chassis][geoslot].fd == fd) close_with_IOP(chassis, geoslot, LIVE);
835 open_with_IOP(u, LIVE); /* start a connection with that IOP */
    [all...]
  /external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
VideoCapturerAndroidTestFixtures.java 357 assertEquals(MediaSource.State.LIVE, source.state());
364 assertEquals(MediaSource.State.LIVE, source.state());
  /prebuilts/r8/
compatdx-master.jar 
compatproguard-master.jar 
d8-master.jar 
r8-master.jar 

Completed in 119 milliseconds