OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trf
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/services/audioflinger/
AudioResamplerFirGen.h
530
double
trf
= firTransfer(coef, L, halfNumCoef, wstart);
local
531
if (
trf
<0) {
532
trf
= -
trf
;
534
fmin = fmax =
trf
;
537
trf
= firTransfer(coef, L, halfNumCoef, wstart);
538
if (
trf
<0) {
539
trf
= -
trf
;
541
if (
trf
>fmax)
[
all
...]
/prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar
/prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar
Completed in 746 milliseconds