HomeSort by relevance Sort by last modified time
    Searched full:coefficients (Results 326 - 350 of 534) sorted by null

<<11121314151617181920>>

  /external/aac/libFDK/include/
qmf.h 152 const FIXP_PFT *p_filter; /*!< Pointer to filter coefficients */
  /external/aac/libFDK/src/
qmf.cpp 99 The coefficients of the prototype filter are specified in #sbr_qmf_64_640 (in sbr_rom.cpp).
106 The implementation requires the filter coefficients in a specific structure as described in
261 p_flt = p_Filter; /*!< Pointer to first half of filter coefficients */
262 p_fltm = &p_flt[qmf->FilterSize/2]; /* at index 320, overall 640 coefficients */
    [all...]
  /external/aac/libSBRdec/src/
sbr_ram.cpp 156 CoreWorkbuffer: spectral coefficients
  /external/fdlibm/
s_expm1.c 122 /* scaled coefficients related to expm1 */
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/noise/
ShaderUtils.java 153 float c0, c1, c2, c3; /* coefficients of the cubic. */
  /external/kernel-headers/original/linux/
msm_mdp.h 207 uint16_t ccs[MDP_CCS_SIZE]; /* 3x3 color coefficients */
  /external/libgsm/src/
lpc.c 211 /* Compute reflection coefficients
  /external/mesa3d/docs/
README.CYGWIN 252 MESA_GAMMA - gamma correction coefficients (X only)
xlibdriver.html 270 MESA_GAMMA - gamma correction coefficients (X only)
  /external/neven/
FaceDetector_jni.cpp 233 // L coefficients 0.299 0.587 0.11
  /external/opencv/cvaux/include/
cvaux.h 88 /* Projects image to eigen space (finds all decomposion coefficients */
513 float distortion[4]; /* distortion coefficients - two coefficients for radial distortion
530 double coeffs[2][3][3];/* coefficients for transformation */
    [all...]
  /external/srec/srec/cfront/
cheldsp4.c 101 /* regression coefficients */
  /external/webrtc/src/modules/audio_processing/aecm/
aecm_core.h 38 #define PART_LEN1 (PART_LEN + 1) // Unique fft coefficients
  /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/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

Completed in 1019 milliseconds

<<11121314151617181920>>