Home | History | Annotate | Download | only in api

Lines Matching refs:pOffset

37  * [in]     *pOffset
43 OMX_U32 armLookAheadBits(const OMX_U8 **ppBitStream, OMX_INT *pOffset, OMX_INT N);
53 * [in] *pOffset
57 * [out] *pOffset
61 OMX_U32 armGetBits(const OMX_U8 **ppBitStream, OMX_INT *pOffset, OMX_INT N);
71 * [in] *pOffset
74 * [out] *pOffset
78 OMXVoid armByteAlign(const OMX_U8 **ppBitStream,OMX_INT *pOffset);
88 * [in] *pOffset
92 * [out] *pOffset
96 OMXVoid armSkipBits(const OMX_U8 **ppBitStream,OMX_INT *pOffset,OMX_INT N);
107 * the bit stream pointed by *ppBitStream at *pOffset by using the table
112 * [in] *pOffset
116 * [out] *pOffset
126 OMX_INT *pOffset,
145 * [in] pOffset pointer to the bit position in the byte
166 OMX_INT *pOffset,