Home | History | Annotate | Download | only in src

Lines Matching refs:FDKreadBits

555         synch = FDKreadBits(hBs, syncLength);
562 synch = ((synch << TPDEC_SYNCSKIP) & syncMask) | FDKreadBits(hBs, TPDEC_SYNCSKIP);
628 syncLayerFrameBits = FDKreadBits(hBs, 13);
1197 pTp->parser.adts.crcReadValue = FDKreadBits(hBs, 16);