/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/ |
LVPSA_Memory.c | 143 * Persistent coefficients memory
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_Private.h | 69 /* Access to external coefficients table */
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/ |
syn_filt_neon.s | 18 @ Word16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
hp400.c | 46 /* filter coefficients */
|
hp50.c | 46 /* filter coefficients */
|
hp6k.c | 33 /* filter coefficients (gain=4.0) */
|
hp_wsp.c | 44 /* filter coefficients in Q12 */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_DecodeVLCZigzag_Inter_s.s | 51 ; * -The number of coefficients is greater than 64
|
omxVCM4P2_DecodeVLCZigzag_IntraACVLC_s.s | 51 ; * -The number of coefficients is greater than 64
|
omxVCM4P2_QuantInvInter_I_s.s | 25 ; * The output coefficients are clipped to the range: [-2048, 2047].
|
omxVCM4P2_PredictReconCoefIntra_s.s | 29 ; * output coefficients are saturated to the range 49 ; * the quantized coefficients (QF) of the current
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
armVCM4P10_TransformResidual4x4_s.s | 13 ;// Transform Residual 4x4 Coefficients
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_DecodeVLCZigzag_Inter_s.s | 51 ; * -The number of coefficients is greater than 64
|
omxVCM4P2_DecodeVLCZigzag_IntraACVLC_s.s | 51 ; * -The number of coefficients is greater than 64
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_SATD_4x4.c | 115 /* calculate SAD for Transformed coefficients */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_QuantInvIntra_I.c | 28 * block. Supports bits_per_pixel = 8. The output coefficients are clipped to
|
/frameworks/base/services/java/com/android/server/ |
TwilightCalculator.java | 39 // coefficients for calculating Equation of Center.
|
/external/freetype/include/freetype/ |
fttypes.h | 282 /* values or matrix coefficients. */ 364 /* A simple structure used to store a 2x2 matrix. Coefficients are */ [all...] |
/external/libvpx/vp8/common/arm/armv6/ |
bilinearfilter_v6.asm | 39 ldr r5, [r11] ; load up filter coefficients 155 ldr r5, [r11] ; load up filter coefficients
|
sixtappredict8x4_v6.asm | 64 ldr r3, [r2] ; load up packed filter coefficients 152 ldr r3, [lr] ; load up packed filter coefficients
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
omxtypes.h | 60 OMX_StsACAAC_TnsCoefResErr = -154, /* AAC: Invalid bit-resolution for TNS filter coefficients */ 61 OMX_StsACAAC_TnsCoefErr = -153, /* AAC: Invalid TNS filter coefficients */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
omxtypes.h | 60 OMX_StsACAAC_TnsCoefResErr = -154, /* AAC: Invalid bit-resolution for TNS filter coefficients */ 61 OMX_StsACAAC_TnsCoefErr = -153, /* AAC: Invalid TNS filter coefficients */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/ |
omxtypes.h | 60 OMX_StsACAAC_TnsCoefResErr = -154, /* AAC: Invalid bit-resolution for TNS filter coefficients */ 61 OMX_StsACAAC_TnsCoefErr = -153, /* AAC: Invalid TNS filter coefficients */
|
/frameworks/base/graphics/java/android/graphics/ |
ColorMatrix.java | 224 // these coefficients match those in libjpeg 236 // these coefficients match those in libjpeg
|
/frameworks/base/include/androidfw/ |
VelocityTracker.h | 43 // Polynomial coefficients describing motion in X and Y. 46 // Polynomial degree (number of coefficients), or zero if no information is
|