Searched defs:bit_capacity (Results 1 – 2 of 2) sorted by relevance
27 int BitStream::Create(int bit_capacity) { in Create()
54 guint bit_capacity; /* Capacity of the allocated data */ member