Home
last modified time | relevance | path

Searched refs:bEnableCMYK (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c1311 JPEG_STATIC MS_BOOL bEnableCMYK = TRUE; variable
5252 if( FALSE == bEnableCMYK ) in JPEG_init_frame()
7425 bEnableCMYK = TRUE; in MApi_JPEG_Exit_OJPD()
9917 bEnableCMYK = bEnable; in MApi_JPEG_SupportCMYK_OJPD()
H A DapiJPEG.c784 MS_BOOL bEnableCMYK = TRUE; member
1161 JPEG_STATIC MS_BOOL bEnableCMYK = TRUE;
5260 if( FALSE == pNJPEGContext->bEnableCMYK ) in JPEG_init_frame()
7015 pNJPEGContext->bEnableCMYK = TRUE; in _NJPEG_Context_Init()
7726 pNJPEGContext->bEnableCMYK = TRUE; in _MApi_JPEG_Exit()
10552 pNJPEGContext->bEnableCMYK = bEnable; in _MApi_JPEG_SupportCMYK()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c1295 JPEG_STATIC MS_BOOL bEnableCMYK = TRUE; variable
5247 if( FALSE == bEnableCMYK ) in JPEG_init_frame()
7414 bEnableCMYK = TRUE; in _MApi_JPEG_Exit()
9888 bEnableCMYK = bEnable; in _MApi_JPEG_SupportCMYK()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c1321 JPEG_STATIC MS_BOOL bEnableCMYK = TRUE; variable
5202 if( FALSE == bEnableCMYK ) in JPEG_init_frame()
7398 bEnableCMYK = TRUE; in _MApi_JPEG_Exit()
9875 bEnableCMYK = bEnable; in _MApi_JPEG_SupportCMYK()