/frameworks/base/media/libstagefright/codecs/aacdec/ |
tns_decode_coef.cpp | 161 (Real)sin( coef[i] / ((coef[i] >= 0) ? iqfac : iqfac_m) ); 241 * if a coef is negative, it is multiplied by iqfac_m
|
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[]);
|
/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 515 int (*coef_bits)[DCTSIZE2]; /* -1 or current Al value for each coef */ 625 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/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/ |
levinson.cpp | 477 Word16 Ah[M + 1], Al[M + 1]; // LPC coef. in double prec. 478 Word16 Anh[M + 1], Anl[M + 1];// LPC coef.for next iteration in double 648 Word16 Ah[M + 1]; /* LPC coef. in double prec. */ 650 Word16 Anh[M + 1]; /* LPC coef.for next iteration in */
|
/frameworks/base/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/opencore/codecs_v2/audio/aac/dec/src/ |
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[],
|