Home
last modified time | relevance | path

Searched refs:bInitMem (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiMJPEG_inc.c384 jpegInitParam.bInitMem = TRUE; in MApi_MJPEG_Init()
807 jpegInitParam.bInitMem = TRUE; in MApi_MJPEG_PushQueue()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/src/
H A Dmain.c186 init_param.bInitMem = TRUE; in main()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/src/
H A Dmain.c186 init_param.bInitMem = TRUE; in main()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiJPEG.h435 MS_BOOL bInitMem; ///< initialize memory pool or not member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiJPEG.h429 MS_BOOL bInitMem; ///< initialize memory pool or not member
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiMJPEG_EX.c902 jpegInitParam.bInitMem = TRUE; in MApi_MJPEG_Init()
1440 jpegInitParam.bInitMem = TRUE; in MApi_MJPEG_PushQueue()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiMJPEG_EX.c1088 jpegInitParam.bInitMem = TRUE; in MApi_MJPEG_Init()
1638 jpegInitParam.bInitMem = TRUE; in MApi_MJPEG_PushQueue()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiMJPEG_EX.c1036 jpegInitParam.bInitMem = TRUE; in MApi_MJPEG_Init()
1584 jpegInitParam.bInitMem = TRUE; in MApi_MJPEG_PushQueue()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c6873 if (pInitParam->bInitMem)
7141 if (pInitParam->bInitMem && (_bProgressive_flag || MApi_JPEG_Is_RGB_CMYK())) in MApi_JPEG_Init_OJPD()
7143 if (pInitParam->bInitMem && _bProgressive_flag) in MApi_JPEG_Init_OJPD()
H A DapiJPEG.c6911 if (pInitParam->bInitMem)
7383 …if (pInitParam->bInitMem && (pNJPEGContext->_bProgressive_flag[pNJPEGContext->eNJPDNum] || MApi_JP… in _MApi_JPEG_Init()
7385 if (pInitParam->bInitMem && pNJPEGContext->_bProgressive_flag[pNJPEGContext->eNJPDNum]) in _MApi_JPEG_Init()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c6876 if (pInitParam->bInitMem)
7133 if (pInitParam->bInitMem && (_bProgressive_flag || MApi_JPEG_Is_RGB_CMYK())) in _MApi_JPEG_Init()
7135 if (pInitParam->bInitMem && _bProgressive_flag) in _MApi_JPEG_Init()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c6831 if (pInitParam->bInitMem)
7114 if (pInitParam->bInitMem && (_bProgressive_flag || MApi_JPEG_Is_RGB_CMYK())) in _MApi_JPEG_Init()
7116 if (pInitParam->bInitMem && _bProgressive_flag) in _MApi_JPEG_Init()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt29684 MS_BOOL bInitMem;