/external/tensorflow/tensorflow/tools/api/golden/ |
tensorflow.keras.preprocessing.image.pbtxt | 37 argspec: "args=[\'path\', \'grayscale\', \'target_size\', \'interpolation\'], varargs=None, keywords=None, defaults=[\'False\', \'None\', \'nearest\'], "
|
/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/interpolator/src/main/java/androidx/interpolator/view/animation/ |
LookupTableInterpolator.java | 22 * An {@link Interpolator} that uses a lookup table to compute an interpolation based on a
|
/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/misc/common/robolectric/3.1.1/lib/ |
maven-profile-2.2.1.pom | 43 <artifactId>plexus-interpolation</artifactId>
|
maven-settings-2.2.1.pom | 39 <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
|
/external/libopus/silk/ |
tables_other.c | 91 /* Tables for NLSF interpolation factor */ 115 /* Interpolation points for filter coefficients used in the bandwidth transition smoother */ 125 /* Interpolation points for filter coefficients used in the bandwidth transition smoother */
|
/external/skqp/src/gpu/glsl/ |
GrGLSLVarying.h | 76 * therefore does not require perspective-correct interpolation. When supported, this allows 78 * interpolation. 98 * Flat interpolation is not always supported and the user must check the caps before using.
|
/frameworks/av/services/camera/libcameraservice/device3/ |
DistortionMapper.h | 119 // Calculate 'horizontal' interpolation coordinate for the point and the quad 128 // If calculateU is true, then an interpolation coordinate for edges E12 and E43 is found; 129 // if it is false, then an interpolation coordinate for edges E14 and E23 is found.
|