Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG.c4842 …EG_STATIC MS_BOOL JPEG_do_RLE(JPEG_BLOCK_TYPE *p, MS_BOOL eop, MS_U8 comp_id, MS_BOOL BlockInRange)
4866 if( BlockInRange )//Current block is within display range.
4878 if( BlockInRange == FALSE )//Current block is not within display range.
4957 …EG_STATIC MS_BOOL JPEG_do_RLE(JPEG_BLOCK_TYPE *p, MS_BOOL eop, MS_U8 comp_id, MS_BOOL BlockInRange) in JPEG_do_RLE() argument
4980 if( BlockInRange )//Current block is within display range. in JPEG_do_RLE()
4991 if( BlockInRange == FALSE )//Current block is not within display range. in JPEG_do_RLE()
H A DapiJPEG_OJPD.c4937 …EG_STATIC MS_BOOL JPEG_do_RLE(JPEG_BLOCK_TYPE *p, MS_BOOL eop, MS_U8 comp_id, MS_BOOL BlockInRange) in JPEG_do_RLE() argument
4961 if( BlockInRange )//Current block is within display range. in JPEG_do_RLE()
4973 if( BlockInRange == FALSE )//Current block is not within display range. in JPEG_do_RLE()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c4929 …EG_STATIC MS_BOOL JPEG_do_RLE(JPEG_BLOCK_TYPE *p, MS_BOOL eop, MS_U8 comp_id, MS_BOOL BlockInRange) in JPEG_do_RLE() argument
4953 if( BlockInRange )//Current block is within display range. in JPEG_do_RLE()
4965 if( BlockInRange == FALSE )//Current block is not within display range. in JPEG_do_RLE()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c4884 …EG_STATIC MS_BOOL JPEG_do_RLE(JPEG_BLOCK_TYPE *p, MS_BOOL eop, MS_U8 comp_id, MS_BOOL BlockInRange) in JPEG_do_RLE() argument
4908 if( BlockInRange )//Current block is within display range. in JPEG_do_RLE()
4920 if( BlockInRange == FALSE )//Current block is not within display range. in JPEG_do_RLE()