Searched
full:coefficients (Results
651 -
675 of
1013) sorted by null
<<21222324252627282930>>
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
lpc.cpp | 403 a[] = pointer to predictor coefficients (Q12) of type Word16 432 Word16 rc[4]; // First 4 reflection coefficients Q15 492 Word16 a[], /* o : predictor coefficients Q12 */ 496 Word16 rc[4]; /* First 4 reflection coefficients Q15 */
|
pre_proc.cpp | 67 1. Replaced variables (containing filter coefficients) with 450 a = points to a buffer of filter coefficients 451 b = points to a buffer of filter coefficients 534 filter coefficients (fc = 80 Hz, coeff. b[] is divided by 2)
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/ |
Syn_filt_32_opt.s | 18 @ Word16 a[], /* (i) Q12 : a[m+1] prediction coefficients */
|
residu_asm_opt.s | 18 @ Word16 a[], /* (i) Q12 : prediction coefficients */
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
pitch_f4.c | 282 /*** Coefficients in floating point
|
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
avcenc_lib.h | 46 \return "Number of non-zero coefficients." 345 MB, and transform coefficients to be encoded. [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
armVCM4P10_TransformResidual4x4_s.s | 13 ;// Transform Residual 4x4 Coefficients
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_util.h | 71 /* macro to mark a residual block empty, i.e. contain zero coefficients */
|
/frameworks/native/include/media/openmax/ |
OMX_Image.h | 285 * nQuantizationMatrix[64] : JPEG quantization table of coefficients stored
|
/hardware/qcom/media/mm-core/inc/ |
OMX_Image.h | 268 * nQuantizationMatrix[64] : JPEG quantization table of coefficients stored
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_Image.h | 268 * nQuantizationMatrix[64] : JPEG quantization table of coefficients stored
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_mdp.h | 209 uint16_t ccs[MDP_CCS_SIZE]; /* 3x3 color coefficients */
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
OMX_Image.h | 268 * nQuantizationMatrix[64] : JPEG quantization table of coefficients stored
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Image.h | 268 * nQuantizationMatrix[64] : JPEG quantization table of coefficients stored
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Image.h | 268 * nQuantizationMatrix[64] : JPEG quantization table of coefficients stored
|
/libcore/luni/src/main/java/java/security/spec/ |
ECFieldF2m.java | 117 * the base of the reduction polynomial with coefficients
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
pngstruct.h | 277 /* Added in libpng 1.5.5 to record setting of coefficients: */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
logb.decTest | 70 -- full coefficients, alternating bits
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
logb.decTest | 70 -- full coefficients, alternating bits
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_bld_interp.c | 345 * setup interpolation coefficients refer to (0,0) which causes 651 * setup interpolation coefficients refer to (0,0) which causes
|
/external/chromium_org/third_party/skia/src/opts/ |
SkBitmapProcState_opts_SSSE3.cpp | 368 // This allows loading the coefficients x0 and x1 and shuffling them to the 373 // _mm_shuffle_epi8 : this allows us to spread the coefficients x[0-3] loaded
|
/external/eigen/Eigen/src/Cholesky/ |
LDLT.h | 131 /** \returns the coefficients of the diagonal matrix D */ 232 * part correspond to the coefficients of L (its diagonal is equal to 1 and
|
/external/eigen/Eigen/src/Core/ |
GeneralProduct.h | 578 * The returned product will behave like any other expressions: the coefficients of the product will be 580 * a small and no coherent fraction of the result's coefficients have to be computed.
|
VectorwiseOp.h | 341 * whether \b all coefficients of each respective column (or row) are \c true. 355 * the number of \c true coefficients of each respective column (or row).
|
/external/eigen/Eigen/src/LU/ |
FullPivLU.h | 26 * coefficients) of U are sorted in such a way that any zeros are at the end. 356 * \note If this matrix is not invertible, the returned matrix has undefined coefficients.
|
Completed in 612 milliseconds
<<21222324252627282930>>