Searched refs:calculate_crc (Results 1 – 3 of 3) sorted by relevance
132 calculate_crc(bits, neededBits, crc); in getbits_crc()141 void calculate_crc(uint32 data, in calculate_crc() function
90 void calculate_crc(uint32 data,
173 calculate_crc((temp << 16) >> 16, 16, crc); in pvmp3_decode_header()