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
534
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/jpeg/
jdphuff.c
124
*
coefficients
during early scans, leading to bizarre displays due to
265
* Huffman-compressed
coefficients
.
266
* The
coefficients
are reordered from zigzag order into natural array order,
274
*
coefficients
may already have been assigned. This is harmless for
321
/* Decode a single block's worth of
coefficients
*/
525
* nonzero
coefficients
in the block, because otherwise we'd get confused
526
* next time about which
coefficients
were already nonzero.
527
* But we need not undo addition of bits to already-nonzero
coefficients
;
627
/* Re-zero any output
coefficients
that we made newly nonzero */
635
* Save the current Huffman deocde position and the DC
coefficients
[
all
...]
jdtrans.c
79
* to the
coefficients
during a full buffered-image-mode decompression.
145
* to the
coefficients
during a full buffered-image-mode decompression.
196
* to the
coefficients
during a full buffered-image-mode decompression.
/external/qemu/distrib/jpeg-6b/
jdphuff.c
128
*
coefficients
during early scans, leading to bizarre displays due to
269
* Huffman-compressed
coefficients
.
270
* The
coefficients
are reordered from zigzag order into natural array order,
278
*
coefficients
may already have been assigned. This is harmless for
325
/* Decode a single block's worth of
coefficients
*/
529
* nonzero
coefficients
in the block, because otherwise we'd get confused
530
* next time about which
coefficients
were already nonzero.
531
* But we need not undo addition of bits to already-nonzero
coefficients
;
631
/* Re-zero any output
coefficients
that we made newly nonzero */
639
* Save the current Huffman deocde position and the DC
coefficients
[
all
...]
jdtrans.c
79
* to the
coefficients
during a full buffered-image-mode decompression.
145
* to the
coefficients
during a full buffered-image-mode decompression.
196
* to the
coefficients
during a full buffered-image-mode decompression.
/frameworks/av/media/libeffects/lvm/lib/Bass/src/
LVDBE_Coeffs.h
33
/* High Pass Filter
coefficients
*/
37
/*
Coefficients
for centre frequency 55Hz */
84
/*
Coefficients
for centre frequency 66Hz */
131
/*
Coefficients
for centre frequency 78Hz */
178
/*
Coefficients
for centre frequency 90Hz */
228
/* Band Pass Filter
coefficients
*/
232
/*
Coefficients
for centre frequency 55Hz */
279
/*
Coefficients
for centre frequency 66Hz */
326
/*
Coefficients
for centre frequency 78Hz */
[
all
...]
LVDBE_Private.h
112
LVDBE_Coef_t *pCoef; /* Instance
coefficients
*/
/frameworks/av/media/libstagefright/codecs/aacenc/src/
tns.c
631
* output: reflection
coefficients
709
* description: conversion autocorrelation to reflection
coefficients
713
* output: <order> reflection
coefficients
806
* description: quantization index for reflection
coefficients
809
static void Parcor2Index(const Word32 parcor[], /*!< parcor
coefficients
*/
830
* description: Inverse quantization for reflection
coefficients
834
Word32 parcor[], /*!< ptr. to reflection
coefficients
(output) */
835
Word16 order, /*!< no. of
coefficients
*/
862
const Word32 *coef_par) /*!< filter
coefficients
*/
897
const Word32 parCoeff[],/*!< PARC
coefficients
*/
[
all
...]
/external/opencv/cvaux/src/
cvhmmobs.cpp
175
/* do transfroms for each column. Calc only first obsSize.height DCT
coefficients
*/
205
/* other
coefficients
*/
273
/* other
coefficients
*/
372
/* do transfroms for each column. Calc only first obsSize.height DCT
coefficients
*/
402
/* other
coefficients
*/
470
/* other
coefficients
*/
/external/skia/include/core/
SkXfermode.h
37
/** Enum of possible
coefficients
to describe some xfermodes
54
/** If the xfermode can be expressed as an equation using the
coefficients
60
As examples, here are some of the porterduff
coefficients
/external/webkit/Source/WebCore/platform/audio/
Biquad.cpp
123
// Filter
coefficients
198
// Compute biquad
coefficients
for lopass filter
219
// Compute biquad
coefficients
for highpass filter
/external/webrtc/src/common_audio/signal_processing/
levinson_durbin.c
26
// Auto-correlation
coefficients
in high precision
28
// LPC
coefficients
in high precision
30
// LPC
coefficients
for next iteration
splitting_filter.c
24
// QMF filter
coefficients
in Q16.
36
// - filter_coefficients : Filter
coefficients
(length 3, Q16)
57
// The input vector |filter_coefficients| includes these three filter
coefficients
.
auto_corr_to_refl_coef.c
50
// Compute reflection
coefficients
.
/external/webrtc/src/common_audio/vad/
vad_filterbank.c
25
//
Coefficients
used by WebRtcVad_HpOutput, Q14
29
// Allpass filter
coefficients
, upper and lower, in Q15
55
// all-zero section (filter
coefficients
in Q14)
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_ReverbGenerator.c
57
/* 2. The numerator
coefficients
of the filter are negated to cause an inversion. */
100
/* Convert incoming
coefficients
to the required format/ordering */
179
/* 2. The Gain is combined with the LPF and incorporated in to the
coefficients
*/
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_dequant.cpp
40
* -- VlcDequantMpegBlock -- Decodes the DCT
coefficients
of one 8x8 block and perform
120
ACpred_flag = 0; /* no of
coefficients
should not get reset 03/07/2002 */
129
ACpred_flag = 0; /* no of
coefficients
should not get reset 03/07/2002 */
375
* -- VlcDequantMpegInterBlock -- Decodes the DCT
coefficients
of one 8x8 block and perform
425
sum = 1; /* no of
coefficients
should not get reset 03/07/2002 */
437
sum = 1; /* no of
coefficients
should not get reset 03/07/2002 */
494
* -- VlcDequantIntraH263Block -- Decodes the DCT
coefficients
of one 8x8 block and perform
566
ACpred_flag = 0; /* no of
coefficients
should not get reset 03/07/2002 */
574
ACpred_flag = 0; /* no of
coefficients
should not get reset 03/07/2002 */
951
ACpred_flag = 0; /* no of
coefficients
should not get reset 03/07/2002 *
[
all
...]
/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
*/
/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
/frameworks/av/media/libeffects/lvm/lib/Common/src/
dB_to_Lin32.c
52
* The two
coefficients
are scaled from 0x40000000 in 96 steps and calculated
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_Tables.c
54
size parameters. These polynomial
coefficients
are calculated experimentally.
Completed in 477 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>