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

  /external/flac/libFLAC/include/private/
crc.h 46 FLAC__uint8 FLAC__crc8(const FLAC__byte *data, unsigned len);
  /external/flac/libFLAC/
crc.c 125 FLAC__uint8 FLAC__crc8(const FLAC__byte *data, unsigned len)
bitwriter.c 224 *crc = FLAC__crc8(buffer, bytes);
stream_decoder.c     [all...]

Completed in 90 milliseconds