Home
last modified time | relevance | path

Searched refs:end_of_bmp (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/azpainterb/azpainterb-1.1.3/mlib/src/image/
H A DmLoadImage_bmp.c56 end_of_bmp, //RLE で EOB が出現したか member
463 if(b2 == 1) p->end_of_bmp = TRUE; in _decompress_rle4()
558 if(b2 == 1) p->end_of_bmp = TRUE; in _decompress_rle8()
801 if(p->end_of_bmp) in _main_proc()
/dports/graphics/azpainter/azpainter-2.1.7/mlib/src/image/
H A DmLoadImage_bmp.c56 end_of_bmp, //RLE で EOB が出現したか member
463 if(b2 == 1) p->end_of_bmp = TRUE; in _decompress_rle4()
558 if(b2 == 1) p->end_of_bmp = TRUE; in _decompress_rle8()
801 if(p->end_of_bmp) in _main_proc()