Searched refs:ping_bit_depth (Results 1 – 1 of 1) sorted by relevance
2167 ping_bit_depth, in ReadOnePNGImage() local2595 &ping_bit_depth,&ping_color_type, in ReadOnePNGImage()2599 ping_file_depth = ping_bit_depth; in ReadOnePNGImage()2626 (int) ping_bit_depth); in ReadOnePNGImage()2635 if (ping_bit_depth < 8) in ReadOnePNGImage()2638 ping_bit_depth = 8; in ReadOnePNGImage()2641 image->depth=ping_bit_depth; in ReadOnePNGImage()2662 ping_color_type, ping_bit_depth, in ReadOnePNGImage()3271 ((int) ping_bit_depth < 16 && in ReadOnePNGImage()3628 switch (ping_bit_depth) in ReadOnePNGImage()[all …]