Home
last modified time | relevance | path

Searched refs:E_JPEG_GRAYSCALE (Results 1 – 12 of 12) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/drv/jpd/
H A Djpeg_def.h196 E_JPEG_GRAYSCALE = 0 enumerator
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/drv/jpd_ex/
H A Djpeg_def.h196 E_JPEG_GRAYSCALE = 0 enumerator
/utopia/UTPA2-700.0.x/modules/njpd/drv/njpd_ex/
H A Djpeg_def.h202 E_JPEG_GRAYSCALE = 0 enumerator
H A Dnjpeg_def.h229 E_JPEG_GRAYSCALE = 0 enumerator
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/inc/
H A Djpeg_cmodel_def.h565 E_JPEG_GRAYSCALE = 0 enumerator
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/inc/
H A Djpeg_cmodel_def.h565 E_JPEG_GRAYSCALE = 0 enumerator
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/src/
H A Djpeg_cmodel.c965 case E_JPEG_GRAYSCALE: in JPEG_CMODEL_decode()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/src/
H A Djpeg_cmodel.c965 case E_JPEG_GRAYSCALE: in JPEG_CMODEL_decode()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c3766 gu8Scan_type = E_JPEG_GRAYSCALE; in JPEG_init()
5161 gu8Scan_type = E_JPEG_GRAYSCALE; in JPEG_init_frame()
5289 if ( E_JPEG_GRAYSCALE == gu8Scan_type ) in JPEG_init_frame()
5328 if ( E_JPEG_GRAYSCALE == gu8Scan_type ) in JPEG_init_frame()
H A DapiJPEG.c3871 pNJPEGContext->gu8Scan_type[pNJPEGContext->eNJPDNum] = E_JPEG_GRAYSCALE; in JPEG_init()
5169 pNJPEGContext->gu8Scan_type[pNJPEGContext->eNJPDNum] = E_JPEG_GRAYSCALE; in JPEG_init_frame()
5305 if ( E_JPEG_GRAYSCALE == pNJPEGContext->gu8Scan_type[pNJPEGContext->eNJPDNum] ) in JPEG_init_frame()
9644 case E_JPEG_GRAYSCALE: in _MApi_JPEG_GetControl()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c3758 gu8Scan_type = E_JPEG_GRAYSCALE; in JPEG_init()
5153 gu8Scan_type = E_JPEG_GRAYSCALE; in JPEG_init_frame()
5284 if ( E_JPEG_GRAYSCALE == gu8Scan_type ) in JPEG_init_frame()
5323 if ( E_JPEG_GRAYSCALE == gu8Scan_type ) in JPEG_init_frame()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c3713 gu8Scan_type = E_JPEG_GRAYSCALE; in JPEG_init()
5108 gu8Scan_type = E_JPEG_GRAYSCALE; in JPEG_init_frame()
5239 if ( E_JPEG_GRAYSCALE == gu8Scan_type ) in JPEG_init_frame()
5278 if ( E_JPEG_GRAYSCALE == gu8Scan_type ) in JPEG_init_frame()