/frameworks/base/media/libeffects/lvm/lib/Common/src/ |
DelayAllPass_Sat_32x16To32.c | 32 LVM_INT16 coeff, /* All pass filter coefficient */
|
LVM_Power10.c | 32 /* Coefficient Value */
|
/frameworks/base/media/libeffects/testlibs/ |
AudioBiquadFilter.h | 31 // A mechanism for suppression of artifacts caused by abrupt coefficient changes 100 // The maximum rate of coefficient change, measured in coefficient units per 126 // Maximum coefficient delta per sample.
|
AudioPeakingFilter.h | 35 // using a linear interpolation from a coefficient table, using a 38 // fractional indices into the coefficient table. 144 // A coefficient interpolator, used for mapping the high level parameters to
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
armVCM4P2_SetPredDir_s.s | 27 ; * [in] pCoefBufRow pointer to the coefficient row buffer
|
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s | 39 ; * [out] pDst pointer to the coefficient buffer of current 134 ;// Decode DC Coefficient 184 ;// Decode AC Coefficient
|
omxVCM4P2_QuantInvIntra_I_s.s | 95 ;// Perform Inverse Quantization for DC coefficient 110 SMULBB temp,temp,dcScaler ;// dcCoeff = dcScaler * Quantized DC coefficient(from memory) 174 ;// Storing the Inverse Quantized DC coefficient
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
armVCM4P2_SetPredDir_s.s | 27 ; * [in] pCoefBufRow pointer to the coefficient row buffer
|
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s | 39 ; * [out] pDst pointer to the coefficient buffer of current 134 ;// Decode DC Coefficient 184 ;// Decode AC Coefficient
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_IDCT8x8blk.c | 37 * [ISO14496-2], the input coefficient values should lie within the
|
/libcore/luni/src/test/java/tests/security/interfaces/ |
RSAPrivateCrtKeyTest.java | 38 assertEquals("invalid CRT coefficient",
|
/external/jpeg/ |
jutils.c | 47 * "63"s after the real entries. This will cause the extra coefficient 97 * and coefficient-block arrays. This won't work on 80x86 because the arrays 153 /* Copy a row of coefficient blocks from one place to another. */
|
jdphuff.c | 323 /* Section F.2.2.1: decode the DC coefficient difference */ 334 /* Scale and output the coefficient (assumes jpeg_natural_order[0]=0) */ 402 /* Scale and output coefficient in natural (dezigzagged) order */ 532 /* initialize coefficient loop counter to start of band */ 562 * if the absolute value of the coefficient must be increased. 578 break; /* reached target zero coefficient */ 584 /* Output newly nonzero coefficient */ 593 /* Scan any remaining coefficient positions after the end-of-band 594 * (the last newly nonzero coefficient, if any). Append a correction 595 * bit to each already-nonzero coefficient. A correction bit is [all...] |
jccoefct.c | 8 * This file contains the coefficient buffer controller for compression. 10 * The coefficient buffer lies between forward-DCT and entropy encoding steps. 18 /* We use a full-image coefficient buffer when doing Huffman optimization, 44 * workspace of C_MAX_BLOCKS_IN_MCU coefficient blocks, and reuse it for each 47 * when a large coefficient buffer is necessary.) 401 * Initialize coefficient buffer controller. 415 /* Create the coefficient buffer. */
|
jctrans.c | 9 * that is, writing raw DCT coefficient arrays to an output JPEG file. 26 * Compression initialization for writing raw-coefficient data. 182 /* We need a special coefficient buffer controller. */ 199 * The rest of this file is a special implementation of the coefficient 355 * Initialize coefficient buffer controller. 357 * Each passed coefficient array must be the right size for that 358 * coefficient: width_in_blocks wide and height_in_blocks high,
|
jdcoefct.c | 8 * This file contains the coefficient buffer controller for decompression. 10 * The coefficient buffer lies between entropy decoding and inverse-DCT steps. 40 * We allocate a workspace of D_MAX_BLOCKS_IN_MCU coefficient blocks, 43 * this is to keep the module interfaces unchanged when a large coefficient 56 /* When doing block smoothing, we latch coefficient Al values here */ 248 * Consume input data and store it in the full-image coefficient buffer. 355 * Consume input data and store it in the coefficient buffer. 387 * - bitstream offset and DC coefficient to index. 447 * - bitstream offset and DC coefficient to index. 823 /* Compute coefficient estimates per K.8 [all...] |
jpegint.h | 75 /* Coefficient buffer control */ 101 /* Forward DCT (also controls coefficient quantization) */ 169 /* Coefficient buffer control */ 178 /* Pointer to array of coefficient virtual arrays, or NULL if none */
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/ |
cnst_vad.h | 106 #define COEFF3 13363 /* coefficient for the 3rd order filter */ 107 #define COEFF5_1 21955 /* 1st coefficient the for 5th order filter */ 108 #define COEFF5_2 6390 /* 2nd coefficient the for 5th order filter */
|
/frameworks/base/media/libstagefright/codecs/amrwbenc/inc/ |
wb_vad_c.h | 100 #define COEFF3 13363 /* coefficient for the 3rd order filter */ 101 #define COEFF5_1 21955 /* 1st coefficient the for 5th order filter */ 102 #define COEFF5_2 6390 /* 2nd coefficient the for 5th order filter */
|
/frameworks/base/media/libeffects/lvm/lib/SpectrumAnalyzer/src/ |
LVPSA_Control.c | 506 * Calculate the B2 coefficient 520 factor = 0x7fff; /* Initialise to 1.0 for the a0 coefficient */ 524 coef = LVPSA_CosCoef[i]; /* Get the nth coefficient */ 579 /* 3. The value of the B2 coefficient is only calculated as a single precision value, */ 628 * Calculate the B2 coefficient [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/ |
omxVC.h | 683 * [ISO14496-2], the input coefficient values should lie within the [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/ |
omxVC.h | 683 * [ISO14496-2], the input coefficient values should lie within the [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/ |
omxVC.h | 683 * [ISO14496-2], the input coefficient values should lie within the [all...] |
/external/skia/include/effects/ |
SkBlurMaskFilter.h | 57 @param specular coefficient for specular highlights (e.g. 8)
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
omxtypes_s.h | 20 OMX_StsACAAC_CoefValErr EQU -163 ;// AAC: Invalid quantized coefficient value
|