/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_wtsynth.c | [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_wtsynth.c | [all...] |
/external/jpeg/ |
jchuff.c | 32 int last_dc_val[MAX_COMPS_IN_SCAN]; /* last DC coef for each component */ 437 /* If the last coef(s) were zero, emit an end-of-block code */ 633 /* If the last coef(s) were zero, emit an end-of-block code */
|
jpeglib.h | 371 JDIMENSION total_iMCU_rows; /* # of iMCU rows to be input to coef ctlr */ 402 struct jpeg_c_coef_controller * coef; member in struct:jpeg_compress_struct 518 int (*coef_bits)[DCTSIZE2]; /* -1 or current Al value for each coef */ 629 struct jpeg_d_coef_controller * coef; member in struct:jpeg_decompress_struct [all...] |
jdmainct.c | 354 if (! (*cinfo->coef->decompress_data) (cinfo, main->buffer)) 393 if (! (*cinfo->coef->decompress_data) (cinfo,
|
/external/qemu/distrib/jpeg-6b/ |
jchuff.c | 32 int last_dc_val[MAX_COMPS_IN_SCAN]; /* last DC coef for each component */ 437 /* If the last coef(s) were zero, emit an end-of-block code */ 633 /* If the last coef(s) were zero, emit an end-of-block code */
|
jpeglib.h | 371 JDIMENSION total_iMCU_rows; /* # of iMCU rows to be input to coef ctlr */ 402 struct jpeg_c_coef_controller * coef; member in struct:jpeg_compress_struct 518 int (*coef_bits)[DCTSIZE2]; /* -1 or current Al value for each coef */ 629 struct jpeg_d_coef_controller * coef; member in struct:jpeg_decompress_struct [all...] |
jdmainct.c | 354 if (! (*cinfo->coef->decompress_data) (cinfo, main->buffer)) 393 if (! (*cinfo->coef->decompress_data) (cinfo,
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
levinson.cpp | 479 Word16 Ah[M + 1], Al[M + 1]; // LPC coef. in double prec. 480 Word16 Anh[M + 1], Anl[M + 1];// LPC coef.for next iteration in double 650 Word16 Ah[M + 1]; /* LPC coef. in double prec. */ 652 Word16 Anh[M + 1]; /* LPC coef.for next iteration in */
|
/external/aac/libSBRenc/src/ |
resampler.cpp | 420 /* Step to next coef set */ 456 /* Step to next coef set */
|
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/ |
LVM_Init.c | 347 /* Fast Coef */ [all...] |
/frameworks/av/media/libstagefright/codecs/aacdec/ |
apply_ms_synt.cpp | 341 * Each window in the frame should have the same number of coef's, 381 /* band is offset table, band_stop is last coef in band */
|
pns_left.cpp | 87 spectral coef's for the LEFT channel. 380 band_stop = pBand[sfb]; /* band is offset table, band_stop is last coef in band */
|
apply_tns.h | 96 Int32 coef[],
|
e_elementid.h | 69 /* sfb 40, coef 672, pred bw of 15.75 kHz at 48 kHz
|
esc_iquant_scaling.h | 87 Int32 coef[],
|
huffman.h | 186 Int32 coef[],
|
pulse_nc.h | 90 Int16 coef[],
|
q_normalize.h | 92 Int32 coef[]);
|
tns_inv_filter.h | 86 Int32 coef[],
|
huffdecode.cpp | 37 (5) Convert Real coef -> Int32 coef
|
pns_intensity_right.cpp | 445 * Each window in the frame should have the same number of coef's, 484 /* band is offset table, band_stop is last coef in band */
|
/external/aac/libSBRdec/src/ |
psdec.h | 301 PS_DEC_COEFFICIENTS coef; /*!< temporal coefficients (reusable scratch memory) */ member in struct:PS_DEC::__anon1780
|
/external/speex/libspeex/ |
filters.c | 519 /* We multiply twice by the same coef to avoid overflows */ 536 /* We multiply twice by the same coef to avoid overflows */
|
/hardware/invensense/mlsdk/mllite/ |
mlFIFO.c | [all...] |