OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:smoothing
(Results
76 - 100
of
191
) sorted by null
1
2
3
4
5
6
7
8
/external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_aa_point.c
138
* texIn.z = "k" the
smoothing
threshold distance
/external/pdfium/third_party/lcms2-2.6/src/
cmsgamma.c
220
// We allow huge tables, which are then restricted for
smoothing
operations
999
// From: Eilers, P.H.C. (1994)
Smoothing
and interpolation with finite
1002
//
Smoothing
and interpolation with second differences.
1005
// Input:
smoothing
parameter (lambda), length (m).
[
all
...]
/external/pdfium/third_party/libjpeg/
fpdfapi_jcprepct.c
22
/* At present, jcsample.c can request context rows only for
smoothing
.
jerror.h
153
"
Smoothing
not supported with nonstandard sampling ratios")
/external/v8/tools/
perf-to-html.py
247
-webkit-font-
smoothing
: antialiased;
/external/webp/src/utils/
quant_levels_dec_utils.c
10
// Implement gradient
smoothing
: we replace a current alpha value by its
/external/webrtc/webrtc/modules/audio_processing/utility/
delay_estimator_wrapper.c
38
// - scale : Scale for
smoothing
(should be less than 1.0).
/hardware/intel/img/psb_video/src/
vc1_header.h
51
CONDOVER affects overlap
smoothing
in advanced profile.
/external/fmtlib/doc/bootstrap/
glyphicons.less
30
-webkit-font-
smoothing
: antialiased;
31
-moz-osx-font-
smoothing
: grayscale;
/external/aac/libSBRdec/src/
env_extr.h
209
UCHAR smoothingLength; /*!<
Smoothing
of gains over time (0: on 1: off) */
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
LoessInterpolator.java
35
* William S. Cleveland - Robust Locally Weighted Regression and
Smoothing
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/
EmpiricalDistributionImpl.java
40
* Variable Kernel Method</a> with Gaussian
smoothing
:<p>
/external/iproute2/man/man8/
tc-cbq-details.8
277
a moving average. The EWMA LOG determines how much
smoothing
occurs. Defaults
tc-cbq.8
188
a moving average. The EWMA LOG determines how much
smoothing
occurs. Lower
/external/libjpeg-turbo/
jerror.h
169
"
Smoothing
not supported with nonstandard sampling ratios")
structure.txt
105
smoothing
--- this is often helpful for low-quality source data.
318
Optionally may perform pixel-level
smoothing
as well. Processes a "row
321
differs across components). Some downsampling or
smoothing
algorithms may
579
without extra copying. This trick allows some speedups in
smoothing
steps
[
all
...]
libjpeg.txt
[
all
...]
jpeglib.h
374
int smoothing_factor; /* 1..100, or 0 for no input
smoothing
*/
502
boolean do_block_smoothing; /* TRUE=apply interblock
smoothing
*/
[
all
...]
/external/libopus/silk/
main.h
77
opus_int smooth_coef_Q16 /* I
Smoothing
coefficient */
/frameworks/av/media/libeffects/lvm/lib/Bundle/lib/
LVM.h
[
all
...]
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_GetInstanceHandle.c
277
pLVREV_Private->AB_Selection = 1; /* Select
smoothing
A to B */
/external/ImageMagick/www/api/
fx.html
805
<dd>set the threshold for
smoothing
. </dd>
809
<dd>attenuate the
smoothing
threshold. </dd>
/external/svox/pico/lib/
picocep.c
31
* <b> Pico Cepstral
Smoothing
</b>\n
203
/* index buffer to hold indices as input for
smoothing
*/
657
r = (a < 0) ? -a : a; /* take absolute value; b is already guaranteed to be positive in
smoothing
operation */
702
* @param bigpow (int) : fixed point base used during cepstral
smoothing
[
all
...]
/external/webrtc/webrtc/modules/audio_processing/aec/
aec_core.c
336
// Power estimate
smoothing
coefficients.
[
all
...]
/external/aac/libAACenc/src/
metadata_compressor.cpp
178
FIXP_DBL smoothLevel[2]; /*!< level
smoothing
states */
179
FIXP_DBL smoothGain[2]; /*!< gain
smoothing
states */
[
all
...]
Completed in 1252 milliseconds
1
2
3
4
5
6
7
8