Home | History | Annotate | Download | only in src

Lines Matching refs:pBitOffset

28 ; * [in]    pBitOffset        pointer to the bit position in the byte pointed
29 ; * to by *ppBitStream. *pBitOffset is valid within [0-7].
36 ; * [out] pBitOffset *pBitOffset is updated so that it points to the
44 ; * -At least one of the following pointers is NULL: ppBitStream, *ppBitStream, pBitOffset, pDst, or
46 ; * -*pBitOffset exceeds [0,7].
86 pBitOffset RN 1
141 M_BD_INIT0 ppBitStream, pBitOffset, RBitStream, RBitBuffer, RBitCount
189 M_BD_FINI ppBitStream,pBitOffset ;// Terminating the Bit stream Macro
217 M_BD_FINI ppBitStream,pBitOffset ;// Terminating the Bit Stream Macro in case of an Error