/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_DecodeBlockCoef_Intra.c | 32 * at least one non-zero AC coefficient of current block exists in the bit 44 * pCoefBufRow - pointer to the coefficient row buffer; must be aligned on 46 * pCoefBufCol - pointer to the coefficient column buffer; must be aligned 71 * pCoefBufRow - pointer to the updated coefficient row buffer. 72 * pCoefBufCol - pointer to the updated coefficient column buffer Note: 73 * The coefficient buffers must be updated in accordance with the
|
armVCM4P2_DecodeVLCZigzag_intra.c | 13 * Contains modules for filling of the coefficient buffer 63 * [out] pDst pointer to the coefficient buffer of current
|
omxVCM4P2_EncodeVLCZigzag_IntraACVLC.c | 33 * Coefficient Decoding for the Case of Switched VLC Encoding. 40 * pQDctBlkCoef - pointer to the quantized DCT coefficient
|
armVCM4P2_SetPredDir.c | 37 * [in] pCoefBufRow pointer to the coefficient row buffer
|
/frameworks/base/media/libeffects/lvm/lib/Eq/src/ |
LVEQNB_CalcCoef.c | 73 /* 3. The value of the B2 coefficient is only calculated as a single precision value, */ 128 * Calculate the B2 coefficient 142 factor = 0x7fff; /* Initialise to 1.0 for the a0 coefficient */ 146 coef = LVEQNB_DPCosCoef[i]; /* Get the nth coefficient */ 259 * Calculate the B2 coefficient 273 factor = 0x7fff; /* Initialise to 1.0 for the a0 coefficient */ 277 coef = LVEQNB_CosCoef[i]; /* Get the nth coefficient */
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/ |
armVC.h | 77 * Performs adaptive DC/AC coefficient prediction for an intra block. Prior 84 * [in] pSrcDst pointer to the coefficient buffer which contains 85 * the quantized coefficient residuals (PQF) of the 87 * [in] pPredBufRow pointer to the coefficient row buffer 88 * [in] pPredBufCol pointer to the coefficient column buffer 107 * [out] pSrcDst pointer to the coefficient buffer which contains 110 * [out] pPredBufRow pointer to the updated coefficient row buffer 111 * [out] pPredBufCol pointer to the updated coefficient column buffer 149 * [in] pCoefBufRow pointer to the coefficient row buffer 184 * [in] pQDctBlkCoef pointer to the quantized DCT coefficient [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/ |
armVC.h | 77 * Performs adaptive DC/AC coefficient prediction for an intra block. Prior 84 * [in] pSrcDst pointer to the coefficient buffer which contains 85 * the quantized coefficient residuals (PQF) of the 87 * [in] pPredBufRow pointer to the coefficient row buffer 88 * [in] pPredBufCol pointer to the coefficient column buffer 107 * [out] pSrcDst pointer to the coefficient buffer which contains 110 * [out] pPredBufRow pointer to the updated coefficient row buffer 111 * [out] pPredBufCol pointer to the updated coefficient column buffer 149 * [in] pCoefBufRow pointer to the coefficient row buffer 184 * [in] pQDctBlkCoef pointer to the quantized DCT coefficient [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/ |
armVC.h | 77 * Performs adaptive DC/AC coefficient prediction for an intra block. Prior 84 * [in] pSrcDst pointer to the coefficient buffer which contains 85 * the quantized coefficient residuals (PQF) of the 87 * [in] pPredBufRow pointer to the coefficient row buffer 88 * [in] pPredBufCol pointer to the coefficient column buffer 107 * [out] pSrcDst pointer to the coefficient buffer which contains 110 * [out] pPredBufRow pointer to the updated coefficient row buffer 111 * [out] pPredBufCol pointer to the updated coefficient column buffer 149 * [in] pCoefBufRow pointer to the coefficient row buffer 184 * [in] pQDctBlkCoef pointer to the quantized DCT coefficient [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_PredictReconCoefIntra_s.s | 13 ; * Contains module for DC/AC coefficient prediction 19 ; * Performs adaptive DC/AC coefficient prediction for an intra block. Prior 26 ; * [in] pSrcDst pointer to the coefficient buffer which contains the 27 ; * quantized coefficient residuals (PQF) of the current 31 ; * [in] pPredBufRow pointer to the coefficient row buffer; must be aligned 33 ; * [in] pPredBufCol pointer to the coefficient column buffer; must be 48 ; * [out] pSrcDst pointer to the coefficient buffer which contains 51 ; * [out] pPredBufRow pointer to the updated coefficient row buffer 52 ; * [out] pPredBufCol pointer to the updated coefficient column buffer
|
omxVCM4P2_QuantInvInter_I_s.s | 123 VCLT dSign0,dCoeff0, #0 ;// Compare Coefficient 0 against 0 124 VCLT dSign1,dCoeff1, #0 ;// Compare Coefficient 1 against 0 125 VCEQ dZero0,dCoeff0,#0 ;// Compare Coefficient 0 against zero 127 VCEQ dZero1,dCoeff1,#0 ;// Compare Coefficient 1 against zero
|
/external/chromium/crypto/ |
rsa_private_key_win.cc | 64 pki.coefficient()->size() + 97 memcpy(dest, &pki.coefficient()->front(), pki.coefficient()->size()); 98 dest += pki.coefficient()->size(); 174 pki.coefficient()->assign(pos, pos + primes_size);
|
/frameworks/base/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_Tables.c | 33 /* Stereo Enhancer coefficient constant tables */ 37 /* Coefficient table for the middle filter */ 76 /* Coefficient table for the side filter */ 138 /* Equaliser coefficient constant tables */ 366 /* Coefficient order: */
|
/libcore/luni/src/main/java/java/security/spec/ |
RSAMultiPrimePrivateCrtKeySpec.java | 41 // CRT Coefficient 49 * exponents, crt coefficient, and additional primes. 66 * the CRT coefficient {@code q^-1 mod p}. 132 * Returns the CRT coefficient, {@code q^-1 mod p}. 134 * @return the CRT coefficient, {@code q^-1 mod p}.
|
/frameworks/base/media/libeffects/lvm/lib/Bass/src/ |
LVDBE_Private.h | 59 #define LVDBE_MEMREGION_PERSISTENT_COEF 2 /* Offset to persistent coefficient region */ 110 /* Data and coefficient pointers */
|
/frameworks/base/media/libeffects/lvm/lib/Common/src/ |
FO_1I_D32F32Cll_TRC_WRA_01_Init.c | 35 /* pCoef - input, pointer to the coefficient structure */ 36 /* N - M coefficient factor of QM.N */
|
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/ |
preemph.c | 30 Word16 mu, /* (i) Q15 : preemphasis coefficient */ 59 Word16 mu, /* (i) Q15 : preemphasis coefficient */
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_DecodeCoeffsToPairCAVLC.c | 31 * position-coefficient buffer are stored in increasing zigzag order instead 51 * coefficient-position pair buffer
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
omxVCM4P10_DecodeCoeffsToPairCAVLC.c | 31 * position-coefficient buffer are stored in increasing zigzag order instead 51 * coefficient-position pair buffer
|
/libcore/luni/src/main/java/java/security/interfaces/ |
RSAMultiPrimePrivateCrtKey.java | 36 * Returns the CRT coefficient, {@code q^-1 mod p}. 38 * @return the CRT coefficient.
|
/external/jpeg/ |
jchuff.h | 13 /* The legal range of a DCT coefficient is
|
/external/speex/libspeex/ |
ltp.h | 68 spx_word16_t pitch_coef, /* Voicing (pitch) coefficient */ 87 spx_word16_t pitch_coef, /* Voicing (pitch) coefficient */ 111 spx_word16_t pitch_coef, /* Voicing (pitch) coefficient */ 130 spx_word16_t pitch_coef, /* Voicing (pitch) coefficient */
|
/frameworks/base/graphics/java/android/graphics/ |
EmbossMaskFilter.java | 25 * @param specular coefficient for specular highlights (e.g. 8)
|
/frameworks/base/media/libeffects/testlibs/ |
AudioShelvingFilter.h | 35 // using a linear interpolation from a coefficient table, using a 38 // fractional indices into the coefficient table. 135 // A coefficient interpolator, used for mapping the high level parameters to 138 // A coefficient interpolator, used for mapping the high level parameters to
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_DequantTransformResidualFromPairAndAdd.c | 51 * Reconstruct the 4x4 residual block from coefficient-position pair buffer, 62 * ppSrc - Double pointer to residual coefficient-position pair buffer 68 * pDC - Pointer to the DC coefficient of this block, NULL if it doesn't 72 * AC - Flag indicating if at least one non-zero AC coefficient exists
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/ |
gamma.tcc | 267 * @brief Return the logarithm of the binomial coefficient. 268 * The binomial coefficient is given by: 273 * @param __n The first argument of the binomial coefficient. 274 * @param __k The second argument of the binomial coefficient. 275 * @return The binomial coefficient. 298 * @brief Return the binomial coefficient. 299 * The binomial coefficient is given by: 304 * @param __n The first argument of the binomial coefficient. 305 * @param __k The second argument of the binomial coefficient. 306 * @return The binomial coefficient [all...] |