Home | History | Annotate | Download | only in src

Lines Matching refs:bitDistributionMode

383     hQC->bitDistributionMode = (bitresPerChannel>BITRES_MIN_LD) ? 0 : (bitresPerChannel>0) ? 1 : 2;
386 hQC->bitDistributionMode = 0; /* full bitreservoir */
660 hQC->bitDistributionMode);