/bionic/libm/src/ |
e_asinf.c | 29 /* coefficient for R(x^2) */
|
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/ |
InputController.java | 46 * The change in voltage is scaled to a temperature coefficient of 10.0
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/ |
RSAOtherPrimeInfoTest.java | 114 * Assertion: returns CRT coefficient value
|
/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
|
/frameworks/base/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/base/media/libeffects/lvm/lib/Eq/src/ |
LVEQNB_Tables.c | 52 /* Coefficient calculation tables */
|
LVEQNB_Init.c | 115 * Persistant coefficient memory 245 * Allocate coefficient memory
|
/frameworks/base/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_Private.h | 134 /* Coefficient Structure */
|
/frameworks/base/media/libeffects/testlibs/ |
AudioPeakingFilter.cpp | 29 // Format of the coefficient table:
|
AudioShelvingFilter.cpp | 29 // Format of the coefficient tables:
|
/frameworks/base/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/base/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/base/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/media/libvideoeditor/vss/common/inc/ |
LVM_Types.h | 62 #define LVM_MEMREGION_PERSISTENT_FAST_COEF 2 /* Offset to the persistent coefficient
|
/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() )
|
/external/libvpx/vp8/encoder/ |
quantize.c | 203 /* Save the coefficient and its dequantized value. */ 206 /* Remember the last non-zero coefficient. */
|
/frameworks/base/media/libeffects/lvm/lib/Bass/src/ |
LVDBE_Tables.c | 37 * High Pass Filter Coefficient table 229 * Band Pass Filter coefficient table
|
/frameworks/base/media/libstagefright/codecs/avc/common/include/ |
avclib_common.h | 319 \param "block" "Pointer to the origin of transform coefficient area." 329 \param "block" "Pointer to the origin of transform coefficient area." 377 This function performs prediction of the nonzero coefficient for a luma block (i,j). 381 \return "Predicted number of nonzero coefficient." 386 This function performs prediction of the nonzero coefficient for a chroma block (i,j). 390 \return "Predicted number of nonzero coefficient."
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/ |
vlc_encode.cpp | 286 /* 5/16/01, break up function for last and not-last coefficient */ 331 /* 5/16/01, break up function for last and not-last coefficient */ 391 /* 5/16/01, break up function for last and not-last coefficient */ 481 /* 5/16/01, break up function for last and not-last coefficient */ [all...] |
/external/icu4c/i18n/ |
decNumberLocal.h | 290 /* number, whose coefficient is a string of bcd8 uBytes */ 351 /* DFISCCZERO -- test for coefficient continuation being zero */ 352 /* DFISCC01 -- test for coefficient contains only 0s and 1s */ 415 /* coefficient, starting at uByte u, is all zeros */ 460 /* Macros to decode the coefficient in a finite decFloat *df into */ 481 /* GETCOEFF extracts the coefficient of the current format */ 482 /* GETWCOEFF extracts the coefficient of the next-wider format. */ 551 /* Macros to decode the coefficient in a finite decFloat *df into */ 604 /* Macros to decode the coefficient in a finite decFloat *df into */ [all...] |