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

  /external/flac/libFLAC/include/private/
stream_encoder_framing.h 40 FLAC__bool FLAC__subframe_add_constant(const FLAC__Subframe_Constant *subframe, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitWriter *bw);
  /external/flac/include/FLAC/
format.h 285 } FLAC__Subframe_Constant;
346 FLAC__Subframe_Constant constant;
    [all...]
  /external/flac/libFLAC/
stream_encoder_framing.c 366 FLAC__bool FLAC__subframe_add_constant(const FLAC__Subframe_Constant *subframe, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitWriter *bw)
stream_decoder.c     [all...]

Completed in 56 milliseconds