OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:noisy
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_processing/
echo_control_mobile_impl.cc
131
const int16_t*
noisy
= audio->low_pass_reference(i);
local
133
if (
noisy
== NULL) {
134
noisy
= clean;
141
noisy
,
/external/libvorbis/lib/
psytune.c
198
static int
noisy
=0;
variable
200
if(
noisy
){
260
noisy
=0;
266
noisy
=1;
/art/test/046-reflect/src/
Main.java
791
public static FieldNoisyInit
noisy
;
field in class:FieldNoisyInitUser
/external/chromium_org/third_party/skia/src/opts/
SkBlitRow_opts_arm_neon.cpp
1228
int
noisy
= 0;
local
[
all
...]
/external/bzip2/
bzip2.c
185
Bool forceOverwrite, testFailsExist, unzFailsExist,
noisy
;
variable
537
if (
noisy
)
631
if (
noisy
)
661
if (
noisy
)
676
if (
noisy
)
703
if (
noisy
)
732
if (
noisy
&& numFileNames > 0 && numFilesProcessed < numFileNames) {
776
if (
noisy
) {
1162
if (
noisy
)
1176
if (
noisy
)
[
all
...]
Completed in 205 milliseconds