Home | History | Annotate | Download | only in src

Lines Matching defs:pBuffer

260     OMX_U8 *pBuffer = (OMX_U8 *)pBufHdr->pBuffer;
273 if ((*(pBuffer + slice_offset + 0) != 0x00) ||
274 (*(pBuffer + slice_offset + 1) != 0x00) ||
275 (*(pBuffer + slice_offset + 2) != 0x00) ||
276 (*(pBuffer + slice_offset + 3) != H264_START_CODE)) {
278 "for slice[%d]", (OMX_U32)(*(OMX_U32 *)(pBuffer + slice_offset)),
311 ((unsigned)(buf_hdr->pBuffer + buf_hdr->nOffset +
315 ((OMX_U32)extra_data > (OMX_U32)buf_hdr->pBuffer) &&
316 ((OMX_U32)extra_data < (OMX_U32)buf_hdr->pBuffer + buf_hdr->nAllocLen)) {
532 OMX_U8 *buffer = (OMX_U8 *) ((unsigned)(buf_hdr->pBuffer +