OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:polyn
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/tools/resampler_tools/
fir.cpp
84
unsigned int
polyN
= 147;
158
if (sscanf(optarg, "%u/%u", &polyM, &
polyN
) != 2) {
213
printf("const int32_t RESAMPLE_FIR_SIZE = %d;\n", 2*nzc*
polyN
);
246
for (int j=0 ; j<
polyN
; j++) {
248
double p = ((polyM*j) %
polyN
) / double(
polyN
);
/external/chromium_org/net/cert/
cert_verify_proc.cc
489
"pf", //
Polyn
ésie française
/external/chromium_org/third_party/icu/patches/
locale1.patch
[
all
...]
Completed in 46 milliseconds