OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:coefficients
(Results
276 - 300
of
469
) sorted by null
<<
11
12
13
14
15
16
17
18
19
/external/libgsm/inc/
private.h
147
word * LARc, /* [0..7] LAR
coefficients
OUT */
/external/neven/Embedded/common/src/b_TensorEm/
RBFMap2D.c
184
/* set rbf
coefficients
to 0 in case they don't get computed */
297
/* store rbf
coefficients
, x component */
332
/* store rbf
coefficients
, y component */
463
/* stop here if rbf
coefficients
could not be computed */
/external/skia/src/utils/
SkInterpolator.cpp
254
// Now compute our
coefficients
from the control points
/external/webrtc/src/common_audio/vad/main/source/
vad_filterbank.c
43
// all-zero section (filter
coefficients
in Q14)
/external/webrtc/src/modules/audio_processing/aecm/main/source/
aecm_core.h
44
#define PART_LEN1 (PART_LEN + 1) // Unique fft
coefficients
/frameworks/base/media/libeffects/lvm/lib/Bass/src/
LVDBE_Control.c
98
/* Sets the filter
coefficients
and clears the data history */
LVDBE_Init.c
223
LVDBE_SetFilters(pInstance, /* Set the filter taps and
coefficients
*/
/frameworks/base/media/libeffects/lvm/lib/Eq/src/
LVEQNB_Init.c
296
LVEQNB_SetCoefficients(pInstance); /* Set the filter
coefficients
*/
/frameworks/base/media/libeffects/lvm/lib/StereoWidening/lib/
LVCS.h
161
* Speaker
Coefficients
Table
/frameworks/base/media/libstagefright/codecs/aacdec/
pns_intensity_right.cpp
59
coefLeft = Array containing the fixed-point spectral
coefficients
63
coefRight = Array containing the fixed-point spectral
coefficients
68
coefficients
, on a per-scalefactor band, non-grouped basis.
72
coefficients
, on a per-scalefactor band, non-grouped basis.
unpack_idx.cpp
68
spectral
coefficients
. Length is either 2 or 4.
90
Int quant_spec[] = Output (the quantized and signed spectral
coefficients
)
102
This function decodes quantized spectral
coefficients
and decode their signs
103
from the input bitstream. Quantized spectral
coefficients
are transmitted as
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
syn_filt_opt.s
18
@ Word16 a[], /* (i) Q12 : a[m+1] prediction
coefficients
*/
/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_hor_half.s
76
;// Basic idea in horizontal filtering is to adjust
coefficients
h264bsd_interpolate_hor_quarter.s
78
;// Basic idea in horizontal filtering is to adjust
coefficients
/frameworks/base/tests/RenderScriptTests/ImageProcessing/src/com/android/rs/image/
ImageProcessingActivity.java
108
// Store our
coefficients
here
/frameworks/base/core/java/android/hardware/
GeomagneticField.java
50
// These
coefficients
and the formulae used below are from:
139
final int MAX_N = G_COEFF.length; // Maximum degree of the
coefficients
.
200
// Adjust the
coefficients
for the current date.
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/
residu.cpp
106
coef_ptr = pointer to buffer containing the prediction
coefficients
151
Word16 a[], // (i) : prediction
coefficients
197
Word16 coef_ptr[], /* (i) : prediction
coefficients
*/
az_lsp.cpp
82
These modules compute the LSPs from the LP
coefficients
.
330
a = predictor
coefficients
(Word16)
351
This function computes the LSPs from the LP
coefficients
.
380
Word16 a[], // (i) : predictor
coefficients
(MP1)
561
Word16 a[], /* (i) : predictor
coefficients
(MP1) */
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_encode.cpp
[
all
...]
/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_cavlc.c
404
/* standard defines that nc for decoding of chroma dc
coefficients
is -1,
529
u32 totalCoeff total number of
coefficients
for the block
734
maxNumCoeff maximum number of residual
coefficients
793
/* nonzero
coefficients
: +/- 1 */
894
* i.e. bit map indicating which
coefficients
had non-zero value. */
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
post_pro.cpp
130
/* filter
coefficients
(fc = 60 Hz) */
255
a = buffer containing filter
coefficients
256
b = buffer containing filter
coefficients
/bionic/libm/src/
s_expm1.c
123
/* scaled
coefficients
related to expm1 */
/device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Image.h
268
* nQuantizationMatrix[64] : JPEG quantization table of
coefficients
stored
/external/fdlibm/
s_expm1.c
122
/* scaled
coefficients
related to expm1 */
/external/libgsm/src/
lpc.c
211
/* Compute reflection
coefficients
Completed in 1445 milliseconds
<<
11
12
13
14
15
16
17
18
19