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