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

  /external/flac/include/FLAC/
format.h     [all...]
  /external/flac/libFLAC/
format.c 104 FLAC_API const unsigned FLAC__STREAM_METADATA_IS_LAST_LEN = 1; /* bits */
stream_encoder_framing.c 52 if(!FLAC__bitwriter_write_raw_uint32(bw, metadata->is_last, FLAC__STREAM_METADATA_IS_LAST_LEN))
stream_decoder.c     [all...]

Completed in 265 milliseconds