OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interpolation
(Results
51 - 75
of
1360
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/deqp/android/cts/master/src/
gles3-pixelformat.txt
7
dEQP-GLES3.functional.rasterization.
interpolation
.*
/external/deqp/android/cts/mnc/src/
gles3-pixelformat.txt
7
dEQP-GLES3.functional.rasterization.
interpolation
.*
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/src/
gles3-pixelformat.txt
7
dEQP-GLES3.functional.rasterization.
interpolation
.*
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/
gles3-pixelformat.txt
7
dEQP-GLES3.functional.rasterization.
interpolation
.*
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/src/
gles3-pixelformat.txt
7
dEQP-GLES3.functional.rasterization.
interpolation
.*
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/master/src/
gles3-pixelformat.txt
7
dEQP-GLES3.functional.rasterization.
interpolation
.*
/external/libvpx/libvpx/vp8/decoder/
error_concealment.h
30
/* Functions for spatial MV
interpolation
*/
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_interp.h
30
* Position and shader input
interpolation
.
32
* Special attention is given to the
interpolation
of side by side quads.
33
* Multiplications are made only for the first quad.
Interpolation
of
50
* Describes how to compute the
interpolation
coefficients (a0, dadx, dady)
/external/tensorflow/tensorflow/contrib/image/kernels/
image_ops.cc
46
using generator::
Interpolation
;
54
Interpolation
interpolation_;
59
OP_REQUIRES_OK(ctx, ctx->GetAttr("
interpolation
", &interpolation_str));
65
LOG(FATAL) << "Invalid
interpolation
" << interpolation_str
/external/tensorflow/tensorflow/core/api_def/base_api/
api_def_QuantizedResizeBilinear.pbtxt
30
summary: "Resize quantized `images` to `size` using quantized bilinear
interpolation
."
api_def_ResizeBicubic.pbtxt
30
summary: "Resize `images` to `size` using bicubic
interpolation
."
api_def_ResizeBicubicGrad.pbtxt
32
summary: "Computes the gradient of bicubic
interpolation
."
api_def_ResizeBilinear.pbtxt
30
summary: "Resize `images` to `size` using bilinear
interpolation
."
api_def_ResizeBilinearGrad.pbtxt
32
summary: "Computes the gradient of bilinear
interpolation
."
api_def_ResizeNearestNeighbor.pbtxt
30
summary: "Resize `images` to `size` using nearest neighbor
interpolation
."
api_def_ResizeNearestNeighborGrad.pbtxt
31
summary: "Computes the gradient of nearest neighbor
interpolation
."
/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
TweenEquation.java
13
* Computes the next value of the
interpolation
.
/external/webrtc/webrtc/modules/audio_processing/aec/
aec_resampler.h
31
// Resamples input using linear
interpolation
.
/external/webrtc/webrtc/modules/video_processing/include/
video_processing_defines.h
35
kBiLinear, // Bi-linear
interpolation
.
/packages/apps/Launcher3/src/com/android/launcher3/
LogAccelerateInterpolator.java
23
// Due to rounding issues, the
interpolation
doesn't quite reach 1 even though it should.
LogDecelerateInterpolator.java
24
// Due to rounding issues, the
interpolation
doesn't quite reach 1 even though it should.
/external/proguard/src/proguard/gui/splash/
SmoothTiming.java
60
// Compute the linear
interpolation
.
63
// Smooth the
interpolation
at the ends.
/frameworks/av/media/libeffects/loudness/dsp/core/
interpolator_linear.h
27
// Linear
interpolation
class.
43
// Provides the main implementation of the linear
interpolation
algorithm.
/frameworks/base/core/java/android/animation/
FloatEvaluator.java
20
* This evaluator can be used to perform type
interpolation
between <code>float</code> values.
35
* @return A linear
interpolation
between the start and end values, given the
IntEvaluator.java
20
* This evaluator can be used to perform type
interpolation
between <code>int</code> values.
35
* @return A linear
interpolation
between the start and end values, given the
Completed in 219 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>