OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bDisableIncomplete
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h
445
OMX_BOOL
bDisableIncomplete
[NUM_OF_VPP_PORTS];
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c
458
VPP_DPRINT("pPortDef->bEnabled %d pPortDef->bPopulated %d pMyData->
bDisableIncomplete
[nPortIndex] %d (%d)\n",
461
pMyData->
bDisableIncomplete
[nPortIndex],
468
if (pMyData->
bDisableIncomplete
[nPortIndex] == OMX_TRUE) {
470
pMyData->
bDisableIncomplete
[nPortIndex] = OMX_FALSE;
[
all
...]
Completed in 221 milliseconds