Searched refs:crc16_update_word_ (Results 1 – 1 of 1) sorted by relevance
92 static inline void crc16_update_word_(FLAC__BitReader *br, uint32_t word) in crc16_update_word_() function374 crc16_update_word_(br, word); in FLAC__bitreader_read_raw_uint32()393 crc16_update_word_(br, word); in FLAC__bitreader_read_raw_uint32()640 crc16_update_word_(br, br->buffer[br->consumed_words]);648 crc16_update_word_(br, br->buffer[br->consumed_words]);766 crc16_update_word_(br, br->buffer[cwords++]); in FLAC__bitreader_read_rice_signed_block()786 crc16_update_word_(br, br->buffer[cwords++]); in FLAC__bitreader_read_rice_signed_block()842 crc16_update_word_(br, br->buffer[cwords++]); in FLAC__bitreader_read_rice_signed_block()