Home
last modified time | relevance | path

Searched refs:bSectionsOutput (Results 1 – 5 of 5) sorted by relevance

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
DJPEGTest.h98 OMX_BOOL bSectionsOutput; member
DJPEGTest.c1191 pSectionDecode->bSectionsOutput = OMX_TRUE; /*Should be true if slice at output port*/
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
DOMX_JpegDec_Utils.h373 OMX_BOOL bSectionsOutput; member
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDec_Utils.c736 if(pComponentPrivate->pSectionDecode->bSectionsOutput){ /*Slide decoding enable*/ in Fill_LCMLInitParamsJpegDec()
DOMX_JpegDecoder.c711 pComponentPrivate->pSectionDecode->bSectionsOutput = 0; in OMX_ComponentInit()