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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
channelmanager.h 145 bool capturing() const { return capturing_; } function in class:cricket::ChannelManager
  /external/tinyalsa/
tinycap.c 59 int capturing = 1; variable
68 capturing = 0;
148 /* install signal handler and begin capturing */
205 printf("Capturing sample: %u ch, %u hz, %u bit\n", channels, rate, bits);
207 while (capturing && !pcm_read(pcm, buffer, size)) {
209 fprintf(stderr,"Error capturing sample\n");
  /external/icu4c/i18n/
regexcmp.h 73 capturing = -2, enumerator in enum:RegexCompile::EParenClass
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_rt.h 89 int capturing; member in struct:PERF_RTdata_sts

Completed in 175 milliseconds