Home
last modified time | relevance | path

Searched refs:JPEG_SUPPORTCMYK_PARAM (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiJPEG_v2.h377 }JPEG_SUPPORTCMYK_PARAM, *PJPEG_SUPPORTCMYK_PARAM; typedef
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiJPEG_v2.h377 }JPEG_SUPPORTCMYK_PARAM, *PJPEG_SUPPORTCMYK_PARAM; typedef
/utopia/UTPA2-700.0.x/modules/njpd/utopia_adaption/njpeg_ex/
H A DNJPEG_EX_adp.c278 UADP_SPT_NAME0NXT(NJPEG_SUPPORTCMYK_PARAM,JPEG_SUPPORTCMYK_PARAM); in NJPEG_EX_adp_Init()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c11446 JPEG_SUPPORTCMYK_PARAM CMYKRGB; in MApi_JPEG_SupportCMYK()
11447 memset(&CMYKRGB , 0 ,sizeof(JPEG_SUPPORTCMYK_PARAM)); in MApi_JPEG_SupportCMYK()
11481 JPEG_SUPPORTCMYK_PARAM CMYKRGB; in MApi_JPEG_SupportRGB()
11482 memset(&CMYKRGB , 0 ,sizeof(JPEG_SUPPORTCMYK_PARAM)); in MApi_JPEG_SupportRGB()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c11528 JPEG_SUPPORTCMYK_PARAM CMYKRGB; in MApi_JPEG_SupportCMYK()
11529 memset(&CMYKRGB , 0 ,sizeof(JPEG_SUPPORTCMYK_PARAM)); in MApi_JPEG_SupportCMYK()
11565 JPEG_SUPPORTCMYK_PARAM CMYKRGB; in MApi_JPEG_SupportRGB()
11566 memset(&CMYKRGB , 0 ,sizeof(JPEG_SUPPORTCMYK_PARAM)); in MApi_JPEG_SupportRGB()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG.c12873 JPEG_SUPPORTCMYK_PARAM CMYKRGB; in MApi_JPEG_SupportCMYK()
12874 memset(&CMYKRGB , 0 ,sizeof(JPEG_SUPPORTCMYK_PARAM)); in MApi_JPEG_SupportCMYK()
12909 JPEG_SUPPORTCMYK_PARAM CMYKRGB; in MApi_JPEG_SupportRGB()
12910 memset(&CMYKRGB , 0 ,sizeof(JPEG_SUPPORTCMYK_PARAM)); in MApi_JPEG_SupportRGB()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt83026 }JPEG_SUPPORTCMYK_PARAM, *PJPEG_SUPPORTCMYK_PARAM;