Home
last modified time | relevance | path

Searched refs:E_JPEG_RGB (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c4008 && (E_JPEG_RGB != gu8Scan_type)) in JPEG_make_huff_table()
5098 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_init_scan()
5189 gu8Scan_type = E_JPEG_RGB; //RGB in JPEG_init_frame()
5319 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_init_frame()
5403 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_init_frame()
5603 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_decode_block_ac_first()
5710 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_decode_block_ac_refine()
5759 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_decode_block_ac_refine()
5785 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_decode_block_ac_refine()
6786 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_Progressive_Decode()
[all …]
H A DapiJPEG.c4095 && (E_JPEG_RGB != pNJPEGContext->gu8Scan_type[pNJPEGContext->eNJPDNum])) in JPEG_make_huff_table()
5107 || (E_JPEG_RGB == pNJPEGContext->gu8Scan_type[pNJPEGContext->eNJPDNum])) in JPEG_init_scan()
5197 pNJPEGContext->gu8Scan_type[pNJPEGContext->eNJPDNum] = E_JPEG_RGB; //RGB in JPEG_init_frame()
5296 || (E_JPEG_RGB == pNJPEGContext->gu8Scan_type[pNJPEGContext->eNJPDNum])) in JPEG_init_frame()
5346 || (E_JPEG_RGB == pNJPEGContext->gu8Scan_type[pNJPEGContext->eNJPDNum])) in JPEG_init_frame()
5535 || (E_JPEG_RGB == pNJPEGContext->gu8Scan_type[pNJPEGContext->eNJPDNum])) in JPEG_decode_block_ac_first()
5637 || (E_JPEG_RGB == pNJPEGContext->gu8Scan_type[pNJPEGContext->eNJPDNum])) in JPEG_decode_block_ac_refine()
5681 || (E_JPEG_RGB == pNJPEGContext->gu8Scan_type[pNJPEGContext->eNJPDNum])) in JPEG_decode_block_ac_refine()
5702 || (E_JPEG_RGB == pNJPEGContext->gu8Scan_type[pNJPEGContext->eNJPDNum])) in JPEG_decode_block_ac_refine()
6824 || (E_JPEG_RGB == pNJPEGContext->gu8Scan_type[pNJPEGContext->eNJPDNum])) in JPEG_Progressive_Decode()
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c4000 && (E_JPEG_RGB != gu8Scan_type)) in JPEG_make_huff_table()
5090 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_init_scan()
5181 gu8Scan_type = E_JPEG_RGB; //RGB in JPEG_init_frame()
5314 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_init_frame()
5398 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_init_frame()
5598 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_decode_block_ac_first()
5705 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_decode_block_ac_refine()
5754 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_decode_block_ac_refine()
5780 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_decode_block_ac_refine()
6789 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_Progressive_Decode()
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c3955 && (E_JPEG_RGB != gu8Scan_type)) in JPEG_make_huff_table()
5045 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_init_scan()
5136 gu8Scan_type = E_JPEG_RGB; //RGB in JPEG_init_frame()
5269 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_init_frame()
5353 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_init_frame()
5553 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_decode_block_ac_first()
5660 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_decode_block_ac_refine()
5709 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_decode_block_ac_refine()
5735 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_decode_block_ac_refine()
6744 || (E_JPEG_RGB == gu8Scan_type)) in JPEG_Progressive_Decode()
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/drv/jpd/
H A Djpeg_def.h204 , E_JPEG_RGB = 7 enumerator
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/drv/jpd_ex/
H A Djpeg_def.h204 , E_JPEG_RGB = 7 enumerator
/utopia/UTPA2-700.0.x/modules/njpd/drv/njpd_ex/
H A Djpeg_def.h210 , E_JPEG_RGB = 7 enumerator
H A Dnjpeg_def.h237 , E_JPEG_RGB = 7 enumerator
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/inc/
H A Djpeg_cmodel_def.h573 , E_JPEG_RGB = 7 enumerator
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/inc/
H A Djpeg_cmodel_def.h573 , E_JPEG_RGB = 7 enumerator