OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
67
capturing
= 0;
147
/* install signal handler and begin
capturing
*/
203
printf("
Capturing
sample: %u ch, %u hz, %u bit\n", channels, rate, bits);
205
while (
capturing
&& !pcm_read(pcm, buffer, size)) {
207
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 179 milliseconds