Home | History | Annotate | Download | only in src

Lines Matching refs:TRANS_FAC

183     statBits = 8 + TRANS_FAC - 1;
217 FDKwriteBits(hBitStream,groupingMask,TRANS_FAC-1);
453 INT numOfWindows = (blockType==SHORT_WINDOW?TRANS_FAC:1);
491 INT numOfWindows=(blockType==SHORT_WINDOW?TRANS_FAC:1);