Searched refs:pLocal (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDec_Utils.c248 OMX_U32 *pLocal = (OMX_U32 *)queue->Elements; local
249 pLocal[queue->nHead] = *(OMX_U32 *)pElement;
254 OMX_MARKTYPE *pLocal = (OMX_MARKTYPE *)queue->Elements; local
255 pLocal[queue->nHead] = *(OMX_MARKTYPE *)pElement;
256 /*memcpy(&pLocal[queue->nHead], pElement, sizeof(OMX_MARKTYPE));*/
270 OMX_U32 *pLocal = (OMX_U32 *)queue->Elements; local
272 if(pLocal[queue->nHead] == *(OMX_U32 *)pElement)
289 pLocal[queue->nHead] = *(OMX_U32 *)pElement;
297 OMX_MARKTYPE *pLocal = (OMX_MARKTYPE *)queue->Elements; local
299 if(pLocal[queu
353 OMX_U32 *pLocal = (OMX_U32 *)queue->Elements; local
359 OMX_MARKTYPE *pLocal = (OMX_MARKTYPE *)queue->Elements; local
402 OMX_U32 *pLocal = (OMX_U32 *)queue->Elements; local
408 OMX_MARKTYPE *pLocal = (OMX_MARKTYPE *)queue->Elements; local
437 OMX_U32 *pLocal = (OMX_U32 *)queue->Elements; local
464 OMX_MARKTYPE *pLocal = (OMX_MARKTYPE *)queue->Elements; local
[all...]

Completed in 46 milliseconds