OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:coefficients
(Results
126 - 150
of
469
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bionic/libm/src/
s_erff.c
31
*
Coefficients
for approximation to erf on [0,0.84375]
46
*
Coefficients
for approximation to erf in [0.84375,1.25]
62
*
Coefficients
for approximation to erfc in [1.25,1/0.35]
81
*
Coefficients
for approximation to erfc in [1/.35,28]
/external/libgsm/src/
short_term.c
76
/* Computation of the quantized reflection
coefficients
85
*
coefficients
, derived from the previous set of decoded LARs(LARpp(j-1))
148
* The reflection
coefficients
, rp[i], are used in the analysis
192
* array (quantized reflection
coefficients
). As the call of this
table.c
48
/* Table 4.4
Coefficients
of the weighting filter
/external/mesa3d/docs/
perf.html
54
All material and light
coefficients
are >= zero
/external/srec/srec/include/
fronttyp.h
33
#define COEFDATA_SIZE 32 /*
coefficients
*/
all_defs.h
55
#define MEAN_SCALE 20 // MLLR
coefficients
56
#define MEAN_OFFSET 128 // MLLR
coefficients
/external/webkit/Source/WebCore/platform/graphics/gpu/
LoopBlinnClassifier.h
64
// These are
coefficients
used later in the computation of
/external/webkit/Source/WebCore/webaudio/
BiquadProcessor.h
72
// so DSP kernels know when to re-compute
coefficients
BiquadProcessor.cpp
99
// The BiquadDSPKernel objects rely on this value to see if they need to re-compute their internal filter
coefficients
.
110
// Smooth all of the filter parameters. If they haven't yet converged to their target value then mark
coefficients
as dirty.
/external/webrtc/src/common_audio/signal_processing_library/main/source/
auto_corr_to_refl_coef.c
50
// Compute reflection
coefficients
.
/frameworks/base/media/libeffects/lvm/lib/Bass/src/
LVDBE_Private.h
112
LVDBE_Coef_t *pCoef; /* Instance
coefficients
*/
/frameworks/base/media/libeffects/lvm/lib/Common/src/
dB_to_Lin32.c
52
* The two
coefficients
are scaled from 0x40000000 in 96 steps and calculated
/frameworks/base/media/libeffects/lvm/lib/Reverb/src/
LVREV_Tables.c
54
size parameters. These polynomial
coefficients
are calculated experimentally.
/frameworks/base/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Tables.h
64
/* Reverb
coefficients
constant table */
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/
residu.h
73
Word16 a[], /* (i) : prediction
coefficients
*/
syn_filt.h
71
Word16 a[], /* (i) : a[m+1] prediction
coefficients
(m=10) */
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/
residu.c
29
Word16 a[], /* (i) Q12 : prediction
coefficients
*/
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_FwdTransformResidual4x4.c
26
* Forward Transform Residual 4x4
Coefficients
armVCM4P10_TransformResidual4x4.c
26
* Transform Residual 4x4
Coefficients
omxVCM4P10_PredictIntraChroma_8x8.c
29
* [in] pSrcLeft Pointer to the buffer of 16 left
coefficients
:
31
* [in] pSrcAbove Pointer to the buffer of 16 above
coefficients
:
91
* [in] pSrcLeft Pointer to the buffer of 16 left
coefficients
:
93
* [in] pSrcAbove Pointer to the buffer of 16 above
coefficients
:
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_DecodeVLCZigzag_Inter.c
68
* - The number of
coefficients
is greater than 64
/external/jpeg/
jdhuff.c
502
* Save the current Huffman deocde position and the DC
coefficients
588
* Decode and return one MCU's worth of Huffman-compressed
coefficients
.
589
* The
coefficients
are reordered from zigzag order into natural array order,
598
*
coefficients
may already have been assigned. This is harmless for
633
/* Decode a single block's worth of
coefficients
*/
654
/* Section F.2.2.2: decode the AC
coefficients
*/
681
/* Section F.2.2.2: decode the AC
coefficients
*/
715
* Decode one MCU's worth of Huffman-compressed
coefficients
.
718
* Therefore, all
coefficients
are discarded.
749
/* Decode a single block's worth of
coefficients
*/
[
all
...]
/cts/apps/CtsVerifier/jni/audioquality/
Fft.cpp
83
* Fourier
coefficients
are returned in x and y.
134
* place and the Fourier
coefficients
are returned in x and y. Note
/external/libvpx/vp8/common/
blockd.h
171
unsigned char mb_skip_coeff; /* does this mb has
coefficients
at all, 1=no
coefficients
, 0=need decode tokens */
/frameworks/base/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Private.h
43
#define LVPSA_MEMREGION_PERSISTENT_COEF 1 /* Offset to persistent
coefficients
memory region in memory table */
135
/* Reinitialize some parameters and changes filters'
coefficients
if */
Completed in 1583 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>