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

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/src/org/webrtc/
MediaSource.java 35 INITIALIZING, LIVE, ENDED, MUTED
MediaStreamTrack.java 34 INITIALIZING, LIVE, ENDED, FAILED
  /external/libpcap/
pcap-sita.c 55 #define LIVE 1
337 if (flag == LIVE) u->fd = sockfd;
346 if (flag == LIVE) id = &units[chassis][geoslot].fd;
361 close_with_IOP(chassis, geoslot, LIVE);
374 if (units[chassis][geoslot].fd == fd) close_with_IOP(chassis, geoslot, LIVE);
830 open_with_IOP(u, LIVE); /* start a connection with that IOP */
    [all...]

Completed in 70 milliseconds