Searched refs:bSectionsInput (Results 1 - 5 of 5) sorted by relevance

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
H A DJPEGTest.h97 OMX_BOOL bSectionsInput; member in struct:OMX_CUSTOM_IMAGE_DECODE_SECTION
H A DJPEGTest.c1190 pSectionDecode->bSectionsInput = OMX_FALSE; /*Should be false at input port. Unsupported slice dec at input port at the moment*/
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
H A DOMX_JpegDec_Utils.h372 OMX_BOOL bSectionsInput; member in struct:OMX_CUSTOM_IMAGE_DECODE_SECTION
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDec_Utils.c729 if(pComponentPrivate->pSectionDecode->bSectionsInput){ /*Slide decoding enable*/
H A DOMX_JpegDecoder.c710 pComponentPrivate->pSectionDecode->bSectionsInput = 0;

Completed in 33 milliseconds