OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:smoothing
(Results
1 - 25
of
157
) sorted by null
1
2
3
4
5
6
7
/packages/apps/Camera/jni/feature_stab/src/dbreg/
dbstabsmooth.h
38
* Performs
smoothing
on the motion estimate from feature_stab.
69
* The adaptive
smoothing
version of the above fixed
smoothing
function.
80
* Set the
smoothing
factor for the stab-smoother.
86
* Reset
smoothing
101
* Returns the current
smoothing
factor.
113
* Returns the current state of the
smoothing
reset flag.
dbreg.h
144
* \param do_motion_smoothing whether to perform display reference
smoothing
145
* \param motion_smoothing_gain weight factor to reflect how fast the display reference must follow the current frame if motion
smoothing
is enabled
178
* Enable/Disable motion
smoothing
. Use this to turn motion
smoothing
on/off at run time.
179
* \param enable flag indicating whether to turn the motion
smoothing
on or off.
184
* Align an inspection image to an existing reference image, update the reference image if due and perform motion
smoothing
if enabled.
250
* Reset the motion
smoothing
parameters to their initial values.
384
// utility function for
smoothing
the motion parameters.
413
// boolean to control whether motion
smoothing
occurs (or not)
416
// double to set the gain for motion
smoothing
[
all
...]
/packages/apps/Gallery2/jni_mosaic/feature_stab/src/dbreg/
dbstabsmooth.h
38
* Performs
smoothing
on the motion estimate from feature_stab.
69
* The adaptive
smoothing
version of the above fixed
smoothing
function.
80
* Set the
smoothing
factor for the stab-smoother.
86
* Reset
smoothing
101
* Returns the current
smoothing
factor.
113
* Returns the current state of the
smoothing
reset flag.
dbreg.h
144
* \param do_motion_smoothing whether to perform display reference
smoothing
145
* \param motion_smoothing_gain weight factor to reflect how fast the display reference must follow the current frame if motion
smoothing
is enabled
178
* Enable/Disable motion
smoothing
. Use this to turn motion
smoothing
on/off at run time.
179
* \param enable flag indicating whether to turn the motion
smoothing
on or off.
184
* Align an inspection image to an existing reference image, update the reference image if due and perform motion
smoothing
if enabled.
250
* Reset the motion
smoothing
parameters to their initial values.
384
// utility function for
smoothing
the motion parameters.
413
// boolean to control whether motion
smoothing
occurs (or not)
416
// double to set the gain for motion
smoothing
[
all
...]
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbstabsmooth.h
38
* Performs
smoothing
on the motion estimate from feature_stab.
69
* The adaptive
smoothing
version of the above fixed
smoothing
function.
80
* Set the
smoothing
factor for the stab-smoother.
86
* Reset
smoothing
101
* Returns the current
smoothing
factor.
113
* Returns the current state of the
smoothing
reset flag.
dbreg.h
144
* \param do_motion_smoothing whether to perform display reference
smoothing
145
* \param motion_smoothing_gain weight factor to reflect how fast the display reference must follow the current frame if motion
smoothing
is enabled
178
* Enable/Disable motion
smoothing
. Use this to turn motion
smoothing
on/off at run time.
179
* \param enable flag indicating whether to turn the motion
smoothing
on or off.
184
* Align an inspection image to an existing reference image, update the reference image if due and perform motion
smoothing
if enabled.
250
* Reset the motion
smoothing
parameters to their initial values.
384
// utility function for
smoothing
the motion parameters.
413
// boolean to control whether motion
smoothing
occurs (or not)
416
// double to set the gain for motion
smoothing
[
all
...]
/external/skia/gm/
system_preferences_mac.mm
15
// Set LCD font
smoothing
level for this application (does not affect other
/external/webkit/Source/WebCore/manual-tests/compositing/
font-smoothing.html
16
-webkit-font-
smoothing
: subpixel-antialiased;
/external/webkit/Source/WebKit/chromium/public/
WebFontDescription.h
53
enum
Smoothing
{
80
,
smoothing
(SmoothingAuto)
92
Smoothing
smoothing
;
member in struct:WebKit::WebFontDescription
/external/webkit/Source/WebKit/chromium/src/
WebFontDescription.cpp
49
smoothing
= static_cast<
Smoothing
>(desc.fontSmoothing());
67
desc.setFontSmoothing(static_cast<FontSmoothingMode>(
smoothing
));
/external/svox/pico/lib/
picocep.h
19
* Cepstral
Smoothing
PU - Header file
picosig2.h
82
picoos_int32 *int_vec41[CEPST_BUFF_SIZE]; /*reserved for phase
smoothing
- cepstrum buffers */
83
picoos_int32 *int_vec42[PHASE_BUFF_SIZE]; /*reserved for phase
smoothing
- phase buffers */
85
picoos_int16 idx_vect10[CEPST_BUFF_SIZE]; /*reserved for pitch value buffering before phase
smoothing
*/
86
picoos_int16 idx_vect11[CEPST_BUFF_SIZE]; /*reserved for phonetic value bufferingid before phase
smoothing
*/
87
picoos_int16 idx_vect12[CEPST_BUFF_SIZE]; /*reserved for voicing value bufferingbefore phase
smoothing
*/
88
picoos_int16 idx_vect13[CEPST_BUFF_SIZE]; /*reserved for unrectified pitch value bufferingbefore phase
smoothing
*/
89
picoos_int16 idx_vect14[PHASE_BUFF_SIZE]; /*reserved for vox_bnd value buffering before phase
smoothing
*/
/external/webp/src/utils/
quant_levels_dec.c
8
// TODO(skal): implement gradient
smoothing
.
/external/freetype/include/freetype/
ftgasp.h
74
* If set,
smoothing
along multiple axes must be used with ClearType.
77
* Grid-fitting must be used with ClearType's symmetric
smoothing
.
/external/webkit/Source/WebCore/platform/audio/
EqualPowerPanner.cpp
35
// Use a 50ms
smoothing
/ de-zippering time-constant.
93
// Get local copy of
smoothing
constant.
EqualPowerPanner.h
43
// For
smoothing
/ de-zippering
/external/webkit/Source/WebCore/webaudio/
AudioParam.h
72
// Value
smoothing
:
93
//
Smoothing
(de-zippering)
AudioGainNode.h
38
// De-zippering (
smoothing
) is applied when the gain value is changed dynamically.
/external/eigen/bench/btl/data/
smooth_all.sh
52
### no
smoothing
for tinyvector and matrices libs
/external/jpeg/
cjpeg.1
148
100, indicates the strength of
smoothing
. 0 (the default) means no
smoothing
.
183
when converting dithered images to JPEG: a moderate
smoothing
factor of 10 to
185
JPEG file and a better-looking image. Too large a
smoothing
factor will
/external/qemu/distrib/jpeg-6b/
cjpeg.1
148
100, indicates the strength of
smoothing
. 0 (the default) means no
smoothing
.
183
when converting dithered images to JPEG: a moderate
smoothing
factor of 10 to
185
JPEG file and a better-looking image. Too large a
smoothing
factor will
/external/webkit/Source/WebKit/win/
WebKitGraphics.h
60
int overrideSmoothingLevel; // pass in -1 if caller does not want to override
smoothing
level
/external/webkit/Tools/DumpRenderTree/chromium/
LayoutTestHelperWin.cpp
45
// seem to work, so we just disable font
smoothing
all together
/external/webrtc/src/modules/audio_processing/ns/
defines.h
30
#define SMOOTH (float)0.75 // filter
smoothing
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_API_Specials.c
124
/* This function is used to set output volume without any
smoothing
*/
Completed in 1201 milliseconds
1
2
3
4
5
6
7