OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iBKey
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_ImgConv.c
117
pComponentPrivate->overlay->
iBKey
= 0 ;
146
pComponentPrivate->overlay->
iBKey
= *aTransparencyKey++;
171
static OMX_U8
iBKey
;
199
iBKey
= pComponentPrivate->overlay->
iBKey
;
249
if(
iBKey
>KColorKeyChannelPred)
251
nKeyMax3 = ((
iBKey
+nKeyErrorSize)<255)?(
iBKey
+nKeyErrorSize*2):255;
252
nKeyMin3 = ((nKeyErrorSize)<
iBKey
)?(
iBKey
-nKeyErrorSize*2):0;
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h
308
OMX_U8
iBKey
;
Completed in 17 milliseconds