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

  /external/flac/libFLAC/include/private/
fixed.h 93 * FLAC__fixed_restore_signal()
105 void FLAC__fixed_restore_signal(const FLAC__int32 residual[], unsigned data_len, unsigned order, FLAC__int32 data[]);
  /external/flac/libFLAC/
fixed.c 379 void FLAC__fixed_restore_signal(const FLAC__int32 residual[], unsigned data_len, unsigned order, FLAC__int32 data[])
stream_decoder.c     [all...]

Completed in 907 milliseconds