Home | History | Annotate | Download | only in src

Lines Matching full:huffsection

1503       INT codeBook = qcChannel[ch]->sectionData.huffsection[sect].codeBook ;
1505 for (sfb = qcChannel[ch]->sectionData.huffsection[sect].sfbStart;
1506 sfb < qcChannel[ch]->sectionData.huffsection[sect].sfbStart +
1507 qcChannel[ch]->sectionData.huffsection[sect].sfbCnt;
1534 qcChannel[ch]->sectionData.huffsection[sect].sfbCnt-- ;
1537 if (qcChannel[ch]->sectionData.huffsection[sect].sfbCnt == 0) {