Searched refs:FLAC__bitwriter_get_write_crc16 (Results 1 – 3 of 3) sorted by relevance
60 FLAC__bool FLAC__bitwriter_get_write_crc16(FLAC__BitWriter *bw, FLAC__uint16 *crc);
199 FLAC__bool FLAC__bitwriter_get_write_crc16(FLAC__BitWriter *bw, FLAC__uint16 *crc) in FLAC__bitwriter_get_write_crc16() function
3089 !FLAC__bitwriter_get_write_crc16(encoder->private_->frame, &crc) || in process_frame_()