Home | History | Annotate | Download | only in Objects

Lines Matching defs:quantization

2267     /* # of bytes in used and full pools wasted due to quantization,
2271 size_t quantization = 0;
2355 quantization += p * ((POOL_SIZE - POOL_OVERHEAD) % size);
2380 total += printone(out, "# bytes lost to quantization", quantization);