Home | History | Annotate | Download | only in src

Lines Matching refs:pRemainingBitsInSegment

103                                 SCHAR  *pRemainingBitsInSegment,
130 SCHAR *pRemainingBitsInSegment;
151 pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment;
158 pRemainingBitsInSegment,
322 SCHAR *pRemainingBitsInSegment,
345 if ( pRemainingBitsInSegment[r + i] == 0 ) {
366 if ( pRemainingBitsInSegment[r + i] == 0 ) {
528 SCHAR *pRemainingBitsInSegment;
537 pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment;
557 for ( ; pRemainingBitsInSegment[segmentOffset] > 0 ; pRemainingBitsInSegment[segmentOffset] -= 1 ) {
583 pRemainingBitsInSegment[segmentOffset] -= 1; /* last reinitialzation of for loop counter (see above) is done here */
592 if ( pRemainingBitsInSegment[segmentOffset] <= 0 ) {
598 if ( pRemainingBitsInSegment[segmentOffset] < 0 ) {
628 SCHAR *pRemainingBitsInSegment;
656 pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment;
678 for ( ; pRemainingBitsInSegment[segmentOffset] > 0 ; pRemainingBitsInSegment[segmentOffset] -= 1 ) {
718 pRemainingBitsInSegment[segmentOffset] -= 1; /* last reinitialzation of for loop counter (see above) is done here */
727 if ( pRemainingBitsInSegment[segmentOffset] <= 0 ) {
733 if ( pRemainingBitsInSegment[segmentOffset] < 0 ) {
756 SCHAR *pRemainingBitsInSegment;
772 pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment;
790 for ( ; pRemainingBitsInSegment[segmentOffset] > 0 ; pRemainingBitsInSegment[segmentOffset] -= 1 ) {
817 pRemainingBitsInSegment[segmentOffset] -= 1; /* last reinitialzation of for loop counter (see above) is done here */
824 if ( pRemainingBitsInSegment[segmentOffset] <= 0 ) {
830 if ( pRemainingBitsInSegment[segmentOffset] < 0 ) {
858 SCHAR *pRemainingBitsInSegment;
884 pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment;
903 for ( ; pRemainingBitsInSegment[segmentOffset] > 0 ; pRemainingBitsInSegment[segmentOffset] -= 1 ) {
953 pRemainingBitsInSegment[segmentOffset] -= 1; /* the last reinitialzation of for loop counter (see above) is done here */
963 if ( pRemainingBitsInSegment[segmentOffset] <= 0 ) {
969 if ( pRemainingBitsInSegment[segmentOffset] < 0 ) {
1009 SCHAR *pRemainingBitsInSegment;
1032 pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment;
1053 for ( ; pRemainingBitsInSegment[segmentOffset] > 0 ; pRemainingBitsInSegment[segmentOffset] -= 1 ) {
1079 pRemainingBitsInSegment[segmentOffset] -= 1; /* last reinitialzation of for loop counter (see above) is done here */
1138 if ( pRemainingBitsInSegment[segmentOffset] <= 0 ) {
1144 if ( pRemainingBitsInSegment[segmentOffset] < 0 ) {
1171 SCHAR *pRemainingBitsInSegment;
1183 pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment;
1197 for ( ; pRemainingBitsInSegment[segmentOffset] > 0 ; pRemainingBitsInSegment[segmentOffset] -= 1 ) {
1215 pRemainingBitsInSegment[segmentOffset] -= 1; /* last reinitialzation of for loop counter (see above) is done here */
1236 if ( pRemainingBitsInSegment[segmentOffset] <= 0 ) {
1242 if ( pRemainingBitsInSegment[segmentOffset] < 0 ) {
1269 SCHAR *pRemainingBitsInSegment;
1292 pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment;
1311 for ( ; pRemainingBitsInSegment[segmentOffset] > 0 ; pRemainingBitsInSegment[segmentOffset] -= 1 ) {
1338 pRemainingBitsInSegment[segmentOffset] -= 1; /* last reinitialzation of for loop counter (see above) is done here */
1394 if ( pRemainingBitsInSegment[segmentOffset] <= 0 ) {
1400 if ( pRemainingBitsInSegment[segmentOffset] < 0 ) {