OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iBBuff
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_ImgConv.c
113
pComponentPrivate->overlay->
iBBuff
= NULL;
136
pComponentPrivate->overlay->
iBBuff
= (OMX_U8*)(aPictureArray)+((iHeight-1)*iWidth*3)+2;
272
(*pComponentPrivate->overlay->
iBBuff
<=nKeyMax3 &&
273
*pComponentPrivate->overlay->
iBBuff
>=nKeyMin3) )
283
29*(OMX_S32)(*pComponentPrivate->overlay->
iBBuff
))>>8);
285
*pvv=(OMX_U8)(((126*((OMX_S32)(*pComponentPrivate->overlay->
iBBuff
) - (OMX_S32)(*y)))>>8) + 128);
301
pComponentPrivate->overlay->
iBBuff
+= 3*nIncAlign;
306
pComponentPrivate->overlay->
iBBuff
-= 3*iWidth*2;
502
(*pComponentPrivate->overlay->
iBBuff
<=nKeyMax3 &&
503
*pComponentPrivate->overlay->
iBBuff
>=nKeyMin3) )
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h
304
OMX_U8 *
iBBuff
;
Completed in 499 milliseconds