HomeSort by relevance Sort by last modified time
    Searched full:local_lpc_restore_signal_64bit (Results 1 - 1 of 1) sorted by null

  /external/flac/libFLAC/
stream_decoder.c 165 void (*local_lpc_restore_signal_64bit)(const FLAC__int32 residual[], unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantization, FLAC__int32 data[]); member in struct:FLAC__StreamDecoderPrivate
416 decoder->private_->local_lpc_restore_signal_64bit = FLAC__lpc_restore_signal_wide;
    [all...]

Completed in 122 milliseconds