HomeSort by relevance Sort by last modified time
    Searched full:interpolation (Results 351 - 375 of 1360) sorted by null

<<11121314151617181920>>

  /device/google/contexthub/firmware/external/arm/
arm_sin_cos_f32.c 167 * and cubic interpolation. There are separate functions for
174 * The implementation is based on table lookup using 256 values together with cubic interpolation.
245 /* Linear interpolation process */
256 * and cubic interpolation. There are separate functions for
263 * The implementation is based on table lookup using 256 values together with cubic interpolation.
334 /* Linear interpolation process */
  /external/deqp/data/gles31/shaders/es31/
separate_shader_validation.test 635 desc "Interpolation qualifier mismatch"
667 desc "Interpolation qualifier mismatch"
699 desc "Interpolation qualifier mismatch"
731 desc "Interpolation qualifier mismatch"
763 desc "Interpolation qualifier mismatch"
1074 desc "IO-block members do not match due to different interpolation qualifiers"
  /external/deqp/data/gles31/shaders/es32/
separate_shader_validation.test 653 desc "Interpolation qualifier mismatch"
685 desc "Interpolation qualifier mismatch"
717 desc "Interpolation qualifier mismatch"
749 desc "Interpolation qualifier mismatch"
781 desc "Interpolation qualifier mismatch"
1078 desc "IO-block members do not match due to different interpolation qualifiers"
  /external/libvpx/libvpx/vpx_dsp/x86/
variance_avx2.c 539 // x_offset = 0 and y_offset = bilin interpolation
553 // x_offset = 4 and y_offset = bilin interpolation
558 // x_offset = bilin interpolation and y_offset = 0
563 // x_offset = bilin interpolation and y_offset = 4
567 // x_offset = bilin interpolation and y_offset = bilin interpolation
    [all...]
  /external/mesa3d/src/compiler/
glsl_types.h 906 * For interface blocks, the interpolation mode (as in
907 * ir_variable::interpolation). 0 otherwise.
909 unsigned interpolation:2; member in struct:glsl_struct_field
912 * For interface blocks, 1 if this variable uses centroid interpolation (as
918 * For interface blocks, 1 if this variable uses sample interpolation (as
960 xfb_stride(0), interpolation(0), centroid(0),
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTMatrix.h 645 @param[out] vOut Result of the interpolation
648 @param[in] s Coefficient of interpolation
649 @brief This function performs the linear interpolation based on
659 @param[out] vOut Result of the interpolation
662 @param[in] s Coefficient of interpolation
663 @brief This function performs the linear interpolation based on
  /external/tensorflow/tensorflow/contrib/integrate/python/ops/
odes.py 138 """Fit coefficients for 4th order polynomial interpolation.
186 """Evaluate polynomial interpolation at the given time point.
192 t: scalar float64 Tensor giving the desired interpolation point.
195 Polynomial interpolation of the coefficients at time `t`.
206 ['invalid interpolation, fails `t0 <= t <= t1`:', t0, t, t1])
261 interpolation between `t0` and `t1`.
  /external/libhevc/common/arm/
ihevc_intra_pred_filters_neon_intr.c 24 * Contains function Definition for intra prediction interpolation filters
80 * Intra prediction interpolation filter for pu1_ref substitution
430 * Intra prediction interpolation filter for ref_filtering
631 * Intra prediction interpolation filter for luma planar
866 * Intra prediction interpolation filter for luma dc
    [all...]
  /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
arm_math.h 60 * - Interpolation functions
272 * @defgroup groupInterpolation Interpolation Functions
273 * These functions perform 1- and 2-dimensional interpolation of data.
274 * Linear interpolation is used for 1-dimensional data and
275 * bilinear interpolation is used for 2-dimensional data.
    [all...]
  /external/dng_sdk/source/
dng_mosaic_info.cpp 36 // A interpolation kernel for a single pixel of a single plane.
127 // Adjust deltas to compensate for interpolation upscaling.
620 // Special case no interpolation case.
1508 // during interpolation.
1515 // during interpolation.
1521 // Otherwise there is no size change during interpolation.
    [all...]
  /frameworks/av/media/libaudioprocessing/
AudioResamplerFirGen.h 494 * for interpolation; hence it is overspecified for the H(f) computation. Thus the
505 * @param L is the number of phases (for interpolation)
570 * @param L is the number of phases (for interpolation)
689 * The last filterbank is used for interpolation purposes (and is mostly composed
691 * not do interpolation.
699 * @param L is the number of phases (for interpolation)
729 for (int i=0 ; i<=L ; ++i) { // generate an extra set of coefs for interpolation
  /prebuilts/misc/common/robolectric/3.1.1/lib/
plexus-utils-1.5.15.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/
plexus-utils-1.5.15.jar 
  /external/swiftshader/src/D3D8/
Direct3D8.cpp     [all...]
  /external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/
gles3-rotate-landscape.txt     [all...]
gles3-rotate-portrait.txt     [all...]
gles3-rotate-reverse-landscape.txt     [all...]
gles3-rotate-reverse-portrait.txt     [all...]
  /external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/
gles3-rotate-landscape.txt     [all...]
gles3-rotate-portrait.txt     [all...]
gles3-rotate-reverse-landscape.txt     [all...]
gles3-rotate-reverse-portrait.txt     [all...]
  /external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/master/
gles3-rotate-landscape.txt     [all...]
gles3-rotate-portrait.txt     [all...]
gles3-rotate-reverse-landscape.txt     [all...]

Completed in 659 milliseconds

<<11121314151617181920>>