Searched refs:FLAC__bitwriter_get_write_crc8 (Results 1 – 3 of 3) sorted by relevance
61 FLAC__bool FLAC__bitwriter_get_write_crc8(FLAC__BitWriter *bw, FLAC__byte *crc);
359 if(!FLAC__bitwriter_get_write_crc8(bw, &crc)) in FLAC__frame_add_header()
231 FLAC__bool FLAC__bitwriter_get_write_crc8(FLAC__BitWriter *bw, FLAC__byte *crc) in FLAC__bitwriter_get_write_crc8() function