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

  /external/flac/libFLAC/include/private/
stream_encoder_framing.h 42 FLAC__bool FLAC__subframe_add_lpc(const FLAC__Subframe_LPC *subframe, unsigned residual_samples, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitWriter *bw);
  /external/flac/libFLAC/
stream_encoder_framing.c 417 FLAC__bool FLAC__subframe_add_lpc(const FLAC__Subframe_LPC *subframe, unsigned residual_samples, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitWriter *bw)
stream_encoder.c     [all...]

Completed in 54 milliseconds