OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bInportDisableIncomplete
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h
406
OMX_BOOL
bInportDisableIncomplete
;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c
252
if ((nPortIndex == 0) && (!pComponentPrivate->
bInportDisableIncomplete
)) {
253
pComponentPrivate->
bInportDisableIncomplete
= OMX_TRUE;
[
all
...]
Completed in 29 milliseconds