HomeSort by relevance Sort by last modified time
    Searched refs:iGBuff (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_ImgConv.c 112 pComponentPrivate->overlay->iGBuff = NULL;
135 pComponentPrivate->overlay->iGBuff = (OMX_U8*)(aPictureArray)+((iHeight-1)*iWidth*3)+1;
270 (*pComponentPrivate->overlay->iGBuff<=nKeyMax2 &&
271 *pComponentPrivate->overlay->iGBuff>=nKeyMin2) &&
282 150*(OMX_S32)(*pComponentPrivate->overlay->iGBuff) +
300 pComponentPrivate->overlay->iGBuff += 3*nIncAlign;
305 pComponentPrivate->overlay->iGBuff -= 3*iWidth*2;
500 (*pComponentPrivate->overlay->iGBuff<=nKeyMax2 &&
501 *pComponentPrivate->overlay->iGBuff>=nKeyMin2) &&
512 150*(OMX_S32)(*pComponentPrivate->overlay->iGBuff) +
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 303 OMX_U8 *iGBuff;

Completed in 76 milliseconds