Home | History | Annotate | Download | only in src

Lines Matching defs:pBitOffset

42 ; * [in]    pBitOffset        pointer to the bit position in the byte pointed
43 ; * to by *ppBitStream. *pBitOffset is valid within [0-7].
50 ; * [out] pBitOffset *pBitOffset is updated so that it points to the
58 ; * -At least one of the following pointers is NULL: ppBitStream, *ppBitStream, pBitOffset, pDst, or
60 ; * -*pBitOffset exceeds [0,7].
100 pBitOffset RN 1
155 M_BD_INIT0 ppBitStream, pBitOffset, RBitStream, RBitBuffer, RBitCount
203 M_BD_FINI ppBitStream,pBitOffset ;// Terminating the Bit stream Macro
231 M_BD_FINI ppBitStream,pBitOffset ;// Terminating the Bit Stream Macro in case of an Error