Searched refs:global_bitpool (Results 1 – 1 of 1) sorted by relevance
68 uint8_t global_bitpool = 32; variable309 } while (bitcount + slicecount < global_bitpool); in calc_bitneed()310 if (bitcount + slicecount == global_bitpool) { in calc_bitneed()332 while (bitcount < global_bitpool && sb < global_bands) { in calc_bitneed()337 (global_bitpool > bitcount + 1)) { in calc_bitneed()355 while (bitcount < global_bitpool && sb < global_bands) { in calc_bitneed()744 crcData += move_bits_crc(crcData, 8, global_bitpool); in make_crc()787 frame += move_bits(frame, 8, global_bitpool); in make_frame()858 global_bitpool = bitpool; in stream()1080 global_bitpool = bitpool; in parseFrame()