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

  /external/flac/libFLAC/include/private/
bitwriter.h 60 FLAC__bool FLAC__bitwriter_get_write_crc8(FLAC__BitWriter *bw, FLAC__byte *crc);
  /external/flac/libFLAC/
stream_encoder_framing.c 358 if(!FLAC__bitwriter_get_write_crc8(bw, &crc))
bitwriter.c 249 FLAC__bool FLAC__bitwriter_get_write_crc8(FLAC__BitWriter *bw, FLAC__byte *crc)

Completed in 217 milliseconds