Home
last modified time | relevance | path

Searched refs:bPPLibEnable (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
DOMX_JpegEnc_Utils.h412 OMX_BOOL bPPLibEnable; member
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEncoder.c529 pComponentPrivate->bPPLibEnable = OMX_TRUE; in OMX_ComponentInit()
531 pComponentPrivate->bPPLibEnable = OMX_FALSE; in OMX_ComponentInit()
1546 pComponentPrivate->bPPLibEnable = *((OMX_BOOL*)ComponentConfigStructure); in JPEGENC_SetConfig()
DOMX_JpegEnc_Utils.c687 if(pComponentPrivate->bPPLibEnable) in Fill_JpegEncLCMLInitParams()
754 if(pComponentPrivate->bPPLibEnable) in Fill_JpegEncLCMLInitParams()