OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interpolation
(Results
176 - 200
of
1266
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/pdfium/third_party/lcms2-2.6/include/
lcms2_plugin.h
250
//
Interpolation
. 16 bits and floating point versions.
253
//
Interpolation
callbacks
255
// 16 bits forward
interpolation
. This function performs precision-limited linear
interpolation
257
// choose to implement any other
interpolation
algorithm.
262
// Floating point forward
interpolation
. Full precision
interpolation
using floats. This is not a
264
// choose to implement any other
interpolation
algorithm.
273
_cmsInterpFn16 Lerp16; // Forward
interpolation
in 16 bits
274
_cmsInterpFnFloat LerpFloat; // Forward
interpolation
in floating poin
[
all
...]
/external/proguard/src/proguard/gui/splash/
LinearTiming.java
50
// Compute the clamped linear
interpolation
.
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
cb_mem_energy_augmentation.c
52
/*
interpolation
*/
interpolate.c
23
*
interpolation
between vectors
interpolate.h
25
*
interpolation
between vectors
lsf_interpolate_to_poly_dec.c
24
*
interpolation
of lsf coefficients for the decoder
lsf_interpolate_to_poly_dec.h
25
*
interpolation
of lsf coefficients for the decoder
/external/webrtc/webrtc/modules/audio_processing/vad/
vad_audio_proc_unittest.cc
12
// routines. However,
interpolation
of pitch-gain and lags is in a separate
/external/webrtc/webrtc/tools/frame_editing/
frame_editing_lib.h
32
// No
interpolation
is done when up-sampling.
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
int_lpc.c
20
* Description:
Interpolation
of the LP parameters in 4 subframes. *
/frameworks/base/core/java/android/animation/
TypeEvaluator.java
39
* @return A linear
interpolation
between the start and end values, given the
/frameworks/support/core-ui/java/android/support/v4/view/animation/
LookupTableInterpolator.java
22
* An {@link Interpolator} that uses a lookup table to compute an
interpolation
based on a
/frameworks/support/design/base/android/support/design/widget/
AnimationUtils.java
36
* Linear
interpolation
between {@code startValue} and {@code endValue} by {@code fraction}.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/include/libyuv/
scale.h
32
// If filtering is kFilterBilinear,
interpolation
is used to produce a better
/packages/apps/Messaging/src/com/android/messaging/ui/animation/
RectEvaluatorCompat.java
25
* This evaluator can be used to perform type
interpolation
between <code>Rect</code> values.
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/maven-model-builder/3.0/
maven-model-builder-3.0.pom
33
<artifactId>plexus-
interpolation
</artifactId>
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/maven-settings-builder/3.0/
maven-settings-builder-3.0.pom
42
<artifactId>plexus-
interpolation
</artifactId>
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-model-builder/3.0/
maven-model-builder-3.0.pom
33
<artifactId>plexus-
interpolation
</artifactId>
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-profile/2.2.0/
maven-profile-2.2.0.pom
43
<artifactId>plexus-
interpolation
</artifactId>
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-profile/2.2.1/
maven-profile-2.2.1.pom
43
<artifactId>plexus-
interpolation
</artifactId>
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-settings/2.2.0/
maven-settings-2.2.0.pom
39
<artifactId>plexus-
interpolation
</artifactId>
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-settings/2.2.1/
maven-settings-2.2.1.pom
39
<artifactId>plexus-
interpolation
</artifactId>
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-settings-builder/3.0/
maven-settings-builder-3.0.pom
42
<artifactId>plexus-
interpolation
</artifactId>
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
DividedDifferenceInterpolator.java
17
package org.apache.commons.math.analysis.
interpolation
;
28
* Divided Difference Algorithm</a> for
interpolation
of real univariate
63
* When used for
interpolation
, the Newton form formula becomes
/external/libavc/encoder/
ih264e_half_pel.c
79
* sec 8.4.2.2.1 titled "Luma sample
interpolation
process"
108
/* width and height of
interpolation
*/
141
* sec 8.4.2.2.1 titled "Luma sample
interpolation
process" (Filter run for
Completed in 496 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>