Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dpng.c661 framing_mode, member
5068 mng_info->framing_mode=1; in ReadMNGImage()
5550 if ((mng_info->framing_mode == 2) || (mng_info->framing_mode == 4)) in ReadMNGImage()
5559 mng_info->framing_mode=p[0]; in ReadMNGImage()
5563 " Framing_mode=%d",mng_info->framing_mode); in ReadMNGImage()
5664 if (insert_layers && (mng_info->framing_mode == 4) && in ReadMNGImage()
6289 if (insert_layers && (mng_info->framing_mode == 3) && in ReadMNGImage()
6374 if (mng_info->framing_mode == 1 || mng_info->framing_mode == 3) in ReadMNGImage()
11316 mng_info->framing_mode=1; in WriteOnePNGImage()
11320 mng_info->framing_mode=3; in WriteOnePNGImage()
[all …]