Searched refs:zeros (Results 1 – 7 of 7) sorted by relevance
187 int zeros = 0; in GetGolombCode() local191 zeros++; in GetGolombCode()195 return GetWord(nalu, zeros) + ((BIT_SHIFT << zeros) - BIT_SHIFT); in GetGolombCode()
410 let zeros = occupied.trailing_zeros(); in next_occupied_slot() localVariable411 let slot = (zeros as u64 + now_slot) % SLOTS_NUM as u64; in next_occupied_slot()
11 …e switch is enabled, the application obtains a valid OAID that is not all zeros. When the switch i…
279 …kit/js-apis-intl.md#datetimeoptions)> | Yes | Whether to display leading zeros in the hour. It on…
2512 Returns a string representing the value of this decimal. Negative zeros contain minus signs.2584 …udeZeros** specified to determine whether to count the number of trailing zeros in the integer par…2594 …to count the number of trailing zeros in the integer part. The value **true** means to count the n…
1213 /* write leading zeros */
729 …mat, if the length of x (**C1_X**) or y (**C1_Y**) is less than 32 bytes, zeros must be added to t…