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

  /external/flac/libFLAC/include/private/
lpc.h 60 * FLAC__lpc_compute_autocorrelation()
71 void FLAC__lpc_compute_autocorrelation(const FLAC__real data[], unsigned data_len, unsigned lag, FLAC__real autoc[]);
  /external/flac/libFLAC/
stream_encoder.c     [all...]
lpc.c 74 void FLAC__lpc_compute_autocorrelation(const FLAC__real data[], unsigned data_len, unsigned lag, FLAC__real autoc[])
    [all...]

Completed in 3599 milliseconds