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

/external/libpng/contrib/libtests/
H A Dpngunknown.c128 #define png_sBIT PNG_U32(115, 66, 73, 84) macro
262 { "sBIT", PNG_INFO_sBIT, png_sBIT,
/external/opencv3/3rdparty/libpng/
H A Dpngread.c289 else if (chunk_name == png_sBIT)
891 else if (chunk_name == png_sBIT)
H A Dpngpread.c346 else if (png_ptr->chunk_name == png_sBIT)
H A Dpngpriv.h656 #define png_sBIT PNG_CHUNK(115, 66, 73, 84) macro
H A Dpngwutil.c1315 png_write_complete_chunk(png_ptr, png_sBIT, buf, size);
/external/libpng/
H A Dpngpread.c280 else if (png_ptr->chunk_name == png_sBIT)
H A Dpngread.c206 else if (chunk_name == png_sBIT)
866 else if (chunk_name == png_sBIT)
H A Dpngpriv.h783 #define png_sBIT PNG_U32(115, 66, 73, 84) macro
H A Dpngwutil.c1310 png_write_complete_chunk(png_ptr, png_sBIT, buf, size);
/external/pdfium/third_party/lpng_v163/
H A Dpngpread.c325 else if (png_ptr->chunk_name == png_sBIT)
H A Dpngread.c205 else if (chunk_name == png_sBIT)
792 else if (chunk_name == png_sBIT)
H A Dpngpriv.h716 #define png_sBIT PNG_U32(115, 66, 73, 84) macro
H A Dpngwutil.c1385 png_write_complete_chunk(png_ptr, png_sBIT, buf, size);
/external/libpng/contrib/tools/
H A Dpngfix.c129 #define png_sBIT PNG_U32(115, 66, 73, 84) macro
772 case png_tRNS: case png_sBIT:

Completed in 212 milliseconds