Lines Matching defs:quantization
1805 /* # of bytes in used and full pools wasted due to quantization,1809 size_t quantization = 0;1892 quantization += p * ((POOL_SIZE - POOL_OVERHEAD) % size);1917 total += printone("# bytes lost to quantization", quantization);