Home | History | Annotate | Download | only in src

Lines Matching defs:ppBitStream

40 ; * [in]    ppBitStream        pointer to the pointer to the current byte in
43 ; * to by *ppBitStream. *pBitOffset is valid within [0-7].
47 ; * [out] ppBitStream *ppBitStream is updated after the block is
52 ; * *ppBitStream
58 ; * -At least one of the following pointers is NULL: ppBitStream, *ppBitStream, pBitOffset, pDst, or
99 ppBitStream RN 0
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