HomeSort by relevance Sort by last modified time
    Searched full:coefficient (Results 226 - 250 of 717) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/flac/libFLAC/ppc/as/
lpc_asm.s 101 lvsl v17,0,r5 ; v17: coefficient alignment permutation vector
102 vperm v17,v17,v17,v0 ; v17: reversal coefficient alignment permutation vector
350 lvsl v5,0,r5 ; v5: coefficient alignment permutation vector
351 vperm v5,v5,v5,v0 ; v5: reversal coefficient alignment permutation vector
  /external/flac/libFLAC/ppc/gas/
lpc_asm.s 103 lvsl v17,0,r5 # v17: coefficient alignment permutation vector
104 vperm v17,v17,v17,v0 # v17: reversal coefficient alignment permutation vector
352 lvsl v5,0,r5 # v5: coefficient alignment permutation vector
353 vperm v5,v5,v5,v0 # v5: reversal coefficient alignment permutation vector
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_context.h 48 * formula is a four by four coefficient matrix. The input variable
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
lpc_shape_swb12_tables.c 83 * one entry per LAR coefficient
  /frameworks/av/libvideoeditor/vss/common/inc/
LVM_Types.h 62 #define LVM_MEMREGION_PERSISTENT_FAST_COEF 2 /* Offset to the persistent coefficient
  /frameworks/av/media/libeffects/lvm/lib/Common/lib/
LVM_Types.h 55 #define LVM_MEMREGION_PERSISTENT_FAST_COEF 2 /* Offset to the persistent coefficient memory region */
VectorArithmetic.h 103 LVM_INT16 coeff, /* All pass filter coefficient */
  /frameworks/av/media/libeffects/lvm/lib/Eq/src/
LVEQNB_Tables.c 52 /* Coefficient calculation tables */
  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Private.h 134 /* Coefficient Structure */
  /frameworks/av/media/libeffects/testlibs/
AudioPeakingFilter.cpp 27 // Format of the coefficient table:
AudioShelvingFilter.cpp 27 // Format of the coefficient tables:
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodeVLCZigzag_Inter_s.s 39 ; * [out] pDst pointer to the coefficient buffer of current
omxVCM4P2_DecodeVLCZigzag_IntraACVLC_s.s 39 ; * [out] pDst pointer to the coefficient buffer of current
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodeVLCZigzag_Inter_s.s 39 ; * [out] pDst pointer to the coefficient buffer of current
omxVCM4P2_DecodeVLCZigzag_IntraACVLC_s.s 39 ; * [out] pDst pointer to the coefficient buffer of current
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_SATD_4x4.c 27 * and then calculating the sum of absolute coefficient values.
  /frameworks/av/services/audioflinger/
AudioResamplerSinc.h 92 const Constants *mConstants; // points to appropriate set of coefficient parameters
  /libcore/luni/src/test/java/tests/security/spec/
RSAOtherPrimeInfoTest.java 107 * Assertion: returns CRT coefficient value
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_rob_image_homography.h 83 \param scale Cauchy scale coefficient (see db_ExpCauchyReprojectionError() )
  /packages/apps/Camera2/jni/feature_stab/db_vlvm/
db_rob_image_homography.h 83 \param scale Cauchy scale coefficient (see db_ExpCauchyReprojectionError() )
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_rob_image_homography.h 83 \param scale Cauchy scale coefficient (see db_ExpCauchyReprojectionError() )
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
SmoothingUtils.java 46 final int COEFF_COUNT = 4; // Coefficient count for 3d smoothing
  /external/ceres-solver/data/nist/
Hahn1.dat 13 variable is the coefficient of thermal expansion, and
25 Data: 1 Response (y = coefficient of thermal expansion)
  /external/ceres-solver/examples/
denoising.cc 95 const double coefficient = 1 / (2.0 * FLAGS_sigma * FLAGS_sigma); local
98 new QuadraticCostFunction(coefficient,
  /external/eigen/Eigen/src/SparseCore/
AmbiVector.h 226 // the coefficient already exists and we found it !
237 // let's insert a new coefficient

Completed in 702 milliseconds

1 2 3 4 5 6 7 8 91011>>