HomeSort by relevance Sort by last modified time
    Searched refs:coefdata (Results 1 - 4 of 4) sorted by null

  /external/srec/srec/include/
fronttyp.h 24 typedef int coefdata; typedef
front.h 131 coefdata pre_mel;
191 coefdata spec_sub_scale;
  /external/srec/srec/cfront/
spec_anl.c 50 int num_samples, coefdata pre_mel,
144 int num_samples, coefdata pre_mel,
224 /* Fixed pt requires scale up of COEFDATA_SHIFT on these pars (coefdata) */
frontobj.c 306 waveobj->pre_mel = (coefdata) fixed_point_convert(parameters->pre_mel,
563 cepobj->spec_sub_scale = (coefdata) fixed_point_convert(

Completed in 223 milliseconds