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 61 FLAC__bool FLAC__bitwriter_get_write_crc8(FLAC__BitWriter *bw, FLAC__byte *crc);
  /external/flac/libFLAC/
stream_encoder_framing.c 359 if(!FLAC__bitwriter_get_write_crc8(bw, &crc))
bitwriter.c 231 FLAC__bool FLAC__bitwriter_get_write_crc8(FLAC__BitWriter *bw, FLAC__byte *crc)

Completed in 220 milliseconds