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

  /external/flac/libFLAC/include/private/
lpc.h 45 * FLAC__lpc_window_data()
55 void FLAC__lpc_window_data(const FLAC__int32 in[], const FLAC__real window[], FLAC__real out[], unsigned data_len);
  /external/flac/libFLAC/
lpc.c 56 void FLAC__lpc_window_data(const FLAC__int32 in[], const FLAC__real window[], FLAC__real out[], unsigned data_len)
    [all...]
stream_encoder.c     [all...]

Completed in 52 milliseconds