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