HomeSort by relevance Sort by last modified time
    Searched defs:capturing (Results 1 - 5 of 5) sorted by null

  /external/webrtc/talk/session/media/
channelmanager.h 137 bool capturing() const { return capturing_; } function in class:cricket::ChannelManager
  /external/tinyalsa/
tinycap.c 59 int capturing = 1; variable
68 capturing = 0;
165 /* install signal handler and begin capturing */
220 printf("Capturing sample: %u ch, %u hz, %u bit\n", channels, rate,
223 while (capturing && !pcm_read(pcm, buffer, size)) {
225 fprintf(stderr,"Error capturing sample\n");
  /external/icu/icu4c/source/i18n/
regexcmp.h 77 capturing = -2, enumerator in enum:RegexCompile::EParenClass
  /external/ltp/pan/
ltp-pan.c 901 int capturing = 0; /* output is going to a file instead of stdout */ local
909 capturing = 1;
938 if (capturing) {
958 if (capturing) {
985 if (capturing) {
1116 if (capturing) {
1124 if (capturing)
1142 if (capturing)
    [all...]
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 354 milliseconds