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 58 * FLAC__lpc_compute_autocorrelation()
69 void FLAC__lpc_compute_autocorrelation(const FLAC__real data[], unsigned data_len, unsigned lag, FLAC__real autoc[]);
  /external/flac/libFLAC/
lpc.c 63 void FLAC__lpc_compute_autocorrelation(const FLAC__real data[], unsigned data_len, unsigned lag, FLAC__real autoc[])
    [all...]
stream_encoder.c     [all...]

Completed in 1602 milliseconds