OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:coefficients
(Results
226 - 250
of
469
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bluetooth/glib/tests/
hash-test.c
148
* in the field of integers modulo 2. Since the
coefficients
of a
150
* implicit. IT MUST ALSO BE THE CASE that the
coefficients
of orders
/frameworks/base/core/java/android/view/
VelocityTracker.java
263
* Polynomial
coefficients
describing motion in X.
268
* Polynomial
coefficients
describing motion in Y.
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/
lsp_az.cpp
92
linear predictive (LP)
coefficients
(filter order = 10). The functions
93
included in this file include Get_lsp_pol, which finds the
coefficients
of
407
coefficients
of type Word16 to be generated
423
a buffer contains the generated Linear Predictive (LP)
coefficients
434
This function converts from the line spectral pairs (LSP) to LP
coefficients
438
(1) Find the
coefficients
of F1(z) and F2(z) (see Get_lsp_pol)
457
Word16 a[] // (o) : predictor
coefficients
(order = 10)
510
Word16 a[], /* (o) : predictor
coefficients
(order = 10) */
syn_filt.cpp
53
data and
coefficients
will not saturate the multiply and
133
a = buffer containing the prediction
coefficients
(Word16) max 2^12
174
Word16 a[], // (i) : a[M+1] prediction
coefficients
(M=10)
250
Word16 a[], /* (i) : a[M+1] prediction
coefficients
(M=10) */
/bionic/libm/src/
s_expm1f.c
31
/* scaled
coefficients
related to expm1 */
/external/jpeg/
transupp.h
52
* Although rotating and flipping data expressed as DCT
coefficients
is not
/external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_filter_gnu.s
74
@load
coefficients
from pWTFrame structure
ARM-E_interpolate_noloop_gnu.s
92
@ with certain
coefficients
and signal sources. In this case, either a
/external/sonivox/arm-wt-22k/lib_src/
ARM-E_filter_gnu.s
74
@load
coefficients
from pWTFrame structure
ARM-E_interpolate_noloop_gnu.s
92
@ with certain
coefficients
and signal sources. In this case, either a
/external/speex/libspeex/
lpc_bfin.h
5
@brief Functions for LPC (Linear Prediction
Coefficients
) analysis (Blackfin version)
/external/webkit/Source/WebCore/platform/graphics/gpu/
SharedGraphicsContext3D.h
112
void useBicubicProgram(const AffineTransform&, const AffineTransform&, const float
coefficients
[16], const float imageIncrement[2], float alpha);
/external/webrtc/src/common_audio/signal_processing_library/main/source/
resample_by_2.c
20
// allpass filter
coefficients
.
/external/webrtc/src/common_audio/vad/main/source/
vad_sp.c
40
// Filter
coefficients
in Q13, filter state in Q0
/external/webrtc/src/modules/audio_processing/aec/main/source/
aec_core.h
28
#define PART_LEN1 (PART_LEN + 1) // Unique fft
coefficients
/frameworks/base/graphics/java/android/graphics/
Typeface.java
180
* Set the global gamma
coefficients
for black and white text. This call is
/frameworks/base/media/libeffects/lvm/lib/Bass/src/
LVDBE_Process.c
28
#include "LVDBE_Coeffs.h" /* Filter
coefficients
*/
/frameworks/base/media/libeffects/lvm/lib/Bundle/src/
LVM_Private.h
162
/*
Coefficients
*/
LVM_Tables.c
29
/* Treble Boost Filter
Coefficients
*/
/frameworks/base/media/libeffects/testlibs/
AudioPeakingFilter.h
145
// the low-level biquad
coefficients
.
/frameworks/base/media/libstagefright/codecs/aacdec/
apply_ms_synt.cpp
55
coefLeft = Array containing the fixed-point spectral
coefficients
59
coefRight = Array containing the fixed-point spectral
coefficients
64
coefficients
, on a per-scalefactor band, non-grouped basis.
68
coefficients
, on a per-scalefactor band, non-grouped basis.
deinterleave.cpp
41
interleaved = input array that contains interleaved
coefficients
45
coefficients
of input array. Data Type Int
60
deinterleaved contents updated with de-interleaved
coefficients
from
79
de-interleaved 1024
coefficients
of one frame
ltp_common_internal.h
52
Purpose: Number of LTP
coefficients
. */
/frameworks/base/media/libstagefright/codecs/amrwb/src/
isp_az.cpp
48
int16 a[], (o) Q12 : predictor
coefficients
(order=M)
57
Compute the LPC
coefficients
from isp (order=M)
135
int16 a[], /* (o) Q12 : predictor
coefficients
(order=M) */
301
f[] : the
coefficients
of F1 or F2 in Q23
wb_syn_filt.cpp
49
int16 a[], (i) Q12 : a[m+1] prediction
coefficients
60
int16 a[], (i) Q12 : a[m+1] prediction
coefficients
126
int16 a[], /* (i) Q12 : a[m+1] prediction
coefficients
*/
226
int16 a[], /* (i) Q12 : a[m+1] prediction
coefficients
*/
Completed in 1118 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>