Home | History | Annotate | Download | only in src

Lines Matching refs:pBitOffset

41  *   pBitOffset - pointer to the bit position in the byte pointed to by 
42 * *ppBitStream. *pBitOffset is valid within [0-7].
67 * pBitOffset - *pBitOffset is updated so that it points to the current bit
81 * ppBitStream, *ppBitStream, pBitOffset, pCoefBufRow, pCoefBufCol,
83 * - *pBitOffset exceeds [0,7]
94 OMX_INT *pBitOffset,
117 armRetArgErrIf(pBitOffset == NULL, OMX_Sts_BadArgErr);
124 armRetArgErrIf((*pBitOffset < 0) || (*pBitOffset >7), OMX_Sts_BadArgErr);
167 pBitOffset,
178 pBitOffset,