OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:divs
(Results
1 - 2
of
2
) sorted by null
/device/moto/wingray/taudio/
resample.c
73
const int *
divs
, int divs_len,
83
div =
divs
[0];
99
div =
divs
[++di % divs_len];
116
const int *
divs
;
local
159
divs
= divs_8000;
163
divs
= divs_11025;
167
divs
= divs_22050;
171
divs
= divs_44100;
221
nr_out = downsample(buf, buf, nr / 2, &consumed,
divs
, divs_len, channels == 2);
/external/valgrind/main/VEX/priv/
host_s390_defs.h
304
}
divs
;
member in union:__anon13469::__anon13470
Completed in 391 milliseconds