Searched refs:crc16_update_word_ (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dbitreader.c178 static FLaC__INLINE void crc16_update_word_(FLAC__BitReader *br, brword word) function
469 crc16_update_word_(br, word);
488 crc16_update_word_(br, word);
733 crc16_update_word_(br, br->buffer[br->consumed_words]);
741 crc16_update_word_(br, br->buffer[br->consumed_words]);
856 crc16_update_word_(br, br->buffer[cwords]);
864 crc16_update_word_(br, br->buffer[cwords]);
936 crc16_update_word_(br, word);
1039 crc16_update_word_(br, br->buffer[cwords]);
1047 crc16_update_word_(b
[all...]

Completed in 47 milliseconds