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

  /external/flac/libFLAC/include/private/
lpc.h 169 void FLAC__lpc_restore_signal_wide(const FLAC__int32 residual[], unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantization, FLAC__int32 data[]);
  /external/flac/libFLAC/
lpc.c     [all...]
stream_decoder.c 416 decoder->private_->local_lpc_restore_signal_64bit = FLAC__lpc_restore_signal_wide;
    [all...]

Completed in 893 milliseconds