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 58 int capturing = 1; variable
66 capturing = 0;
126 /* install signal handler and begin capturing */
180 printf("Capturing sample: %u ch, %u hz, %u bit\n", channels, rate, bits);
182 while (capturing && !pcm_read(pcm, buffer, size)) {
184 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 173 milliseconds