Searched refs:global_plte_length (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/coders/
H A Dpng.c731 global_plte_length,
2733 if (mng_info->global_plte_length)
2736 (int) mng_info->global_plte_length);
5436 mng_info->global_plte_length=(unsigned int) (length/3);
5447 mng_info->global_plte_length=256;
5450 mng_info->global_plte_length=0;
729 global_plte_length, member in struct:_MngInfo

Completed in 152 milliseconds