HomeSort by relevance Sort by last modified time
    Searched defs:capturing (Results 1 - 4 of 4) 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 74 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 103 milliseconds