/external/webp/src/dec/ |
vp8i.h | 246 // If the bit is set, the 4x4 block contains some non-zero coefficients.
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
ps_all_pass_filter_coeff.h | 31 Header file for all pass filter coefficients
|
s_tnsfilt.h | 40 coefficients passed via "coef."
|
tns_ar_filter.h | 25 Description: Per request of JT, the lpc coefficients q-format will now
|
tns_inv_filter.h | 25 Description: Per request of JT, the lpc coefficients q-format will now
|
esc_iquant_scaling.cpp | 37 quantSpec[] = array of quantized compressed spectral coefficients, of 43 coef[] = output array of uncompressed coefficients, stored in a
|
trans4m_time_2_freq_fxp.cpp | 101 pQ_format content spectral coefficients Q format 156 For window_shape == 1, the window coefficients are given by the Kaiser -
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/ |
az_lsp.h | 105 Word16 a[], /* (i) : predictor coefficients (MP1) */
|
lsp_az.h | 100 Word16 a[], /* (o) : predictor coefficients (order = 10) */
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
gc_pred.cpp | 85 /* MA prediction coefficients (Q13) */ 88 /* MA prediction coefficients (Q6) */ 234 pred = table of MA prediction coefficients (Q13) (Word16) 235 pred_MR122 = table of MA prediction coefficients (Q6) (Word16) [all...] |
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/ |
pstfilt.h | 128 coefficients.
|
pstfilt.cpp | 344 // Find weighted filter coefficients Ap3[] and ap[4] 472 /* Find weighted filter coefficients Ap3[] and ap[4] */
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
lpc.h | 134 Word16 a[], /* o : predictor coefficients Q12 */
|
/frameworks/base/media/libstagefright/codecs/avc/enc/src/ |
avcenc_int.h | 393 int numcoefdc; /* number of coefficients for DC component */
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
idct.h | 89 /* for the transform coefficients (W1,...W7) */
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/ |
mp4lib_int.h | 370 RunLevelBlock RLB[6]; /* Run and Level of coefficients! */
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
armVCM4P2_Huff_Tables_VLC.c | 50 // The VLC tables used for Intra and non inta coefficients in non Escape mode
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
omxVCM4P10_InterpolateLuma_s.s | 185 ;// Move coefficients Neon registers
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
armVCM4P2_Huff_Tables_VLC.c | 50 // The VLC tables used for Intra and non inta coefficients in non Escape mode
|
/frameworks/base/services/audioflinger/ |
AudioResamplerSinc.cpp | 43 * These coefficients are optimized for 48KHz -> 44.1KHz (stop-band at 22.050KHz)
|
/hardware/invensense/mlsdk/mllite/ |
mlMathFunc.c | 33 * @param state Contains the length of the filter, filter coefficients and
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/ |
gamma.tcc | 141 * with Bernoulli number coefficients. This is like
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
gamma.tcc | 141 * with Bernoulli number coefficients. This is like
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
gamma.tcc | 141 * with Bernoulli number coefficients. This is like
|
/external/webp/src/enc/ |
dsp.c | 52 // Convert coefficients to bin (within out[]). 569 // Returns the weighted sum of the absolute value of transformed coefficients.
|