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

  /external/flac/include/FLAC/
format.h     [all...]
  /external/flac/libFLAC/
stream_encoder_framing.c 66 FLAC__ASSERT(i < (1u << FLAC__STREAM_METADATA_LENGTH_LEN));
67 if(!FLAC__bitwriter_write_raw_uint32(bw, i, FLAC__STREAM_METADATA_LENGTH_LEN))
format.c 106 FLAC_API const unsigned FLAC__STREAM_METADATA_LENGTH_LEN = 24; /* bits */
stream_decoder.c     [all...]

Completed in 39 milliseconds