Home | History | Annotate | Download | only in src

Lines Matching defs:ppBitStream

26 ; * [in]    ppBitStream        pointer to the pointer to the current byte in
29 ; * to by *ppBitStream. *pBitOffset is valid within [0-7].
33 ; * [out] ppBitStream *ppBitStream is updated after the block is
38 ; * *ppBitStream
44 ; * -At least one of the following pointers is NULL: ppBitStream, *ppBitStream, pBitOffset, pDst, or
85 ppBitStream RN 0
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