Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c5923 MS_BOOL dc_only_scan, refinement_scan; in JPEG_init_progressive() local
5932 refinement_scan = ( _u8Successive_high != 0 ); in JPEG_init_progressive()
5954 if ( ( refinement_scan ) && ( _u8Successive_low != _u8Successive_high - 1 ) ) in JPEG_init_progressive()
5962 if ( refinement_scan ) in JPEG_init_progressive()
5973 if ( refinement_scan ) in JPEG_init_progressive()
H A DapiJPEG.c5839 MS_BOOL dc_only_scan, refinement_scan; in JPEG_init_progressive() local
5848 refinement_scan = ( pNJPEGContext->_u8Successive_high[pNJPEGContext->eNJPDNum] != 0 ); in JPEG_init_progressive()
5870 …if ( ( refinement_scan ) && ( pNJPEGContext->_u8Successive_low[pNJPEGContext->eNJPDNum] != pNJPEGC… in JPEG_init_progressive()
5878 if ( refinement_scan ) in JPEG_init_progressive()
5889 if ( refinement_scan ) in JPEG_init_progressive()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c5918 MS_BOOL dc_only_scan, refinement_scan; in JPEG_init_progressive() local
5927 refinement_scan = ( _u8Successive_high != 0 ); in JPEG_init_progressive()
5949 if ( ( refinement_scan ) && ( _u8Successive_low != _u8Successive_high - 1 ) ) in JPEG_init_progressive()
5957 if ( refinement_scan ) in JPEG_init_progressive()
5968 if ( refinement_scan ) in JPEG_init_progressive()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c5873 MS_BOOL dc_only_scan, refinement_scan; in JPEG_init_progressive() local
5882 refinement_scan = ( _u8Successive_high != 0 ); in JPEG_init_progressive()
5904 if ( ( refinement_scan ) && ( _u8Successive_low != _u8Successive_high - 1 ) ) in JPEG_init_progressive()
5912 if ( refinement_scan ) in JPEG_init_progressive()
5923 if ( refinement_scan ) in JPEG_init_progressive()