HomeSort by relevance Sort by last modified time
    Searched full:coef (Results 76 - 100 of 108) sorted by null

1 2 34 5

  /external/jpeg/
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,
jdmaster.c 488 (*cinfo->coef->start_output_pass) (cinfo);
jdhuff.c 33 int last_dc_val[MAX_COMPS_IN_SCAN]; /* last DC coef for each component */
  /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 */
  /frameworks/base/media/libeffects/lvm/lib/Bundle/src/
LVM_Init.c 347 /* Fast Coef */
    [all...]
  /frameworks/base/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 */
get_tns.cpp 100 pTnsFrameInfo->filt[]->coef[] = Each filter's coefficients are filled with
huffcb.cpp 118 Background knowledge: 1024(960) coef's are separated into several sections,
long_term_synthesis.cpp 586 /* Pointer to top coef per scalefactor band */
    [all...]
  /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...]
  /external/opencv/ml/include/
ml.h 492 enum { C=0, GAMMA=1, P=2, NU=3, COEF=4, DEGREE=5 };
511 CvParamGrid coef_grid = get_default_grid(CvSVM::COEF),
    [all...]
  /frameworks/base/core/java/android/hardware/
SensorManager.java 1656 final float coef = 1.0f \/ 5.255f; local
    [all...]
  /external/libvpx/vp8/decoder/
decodframe.c 825 /* read coef probability tree */

Completed in 287 milliseconds

1 2 34 5