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

/external/libpng/contrib/libtests/
H A Dpngunknown.c119 #define png_sPLT PNG_U32(115, 80, 76, 84) macro
265 { "sPLT", PNG_INFO_sPLT, png_sPLT,
/external/libpng/
H A Dpngpread.c379 else if (chunk_name == png_sPLT)
H A Dpngread.c225 else if (chunk_name == png_sPLT)
1028 else if (chunk_name == png_sPLT)
H A Dpngpriv.h771 #define png_sPLT PNG_U32(115, 80, 76, 84) macro
H A Dpngwutil.c1269 png_write_chunk_header(png_ptr, png_sPLT,
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngpread.c377 else if (chunk_name == png_sPLT)
H A Dfx_pngread.c220 else if (chunk_name == png_sPLT)
807 else if (chunk_name == png_sPLT)
H A Dpngpriv.h724 #define png_sPLT PNG_U32(115, 80, 76, 84) macro
H A Dfx_pngwutil.c1268 png_write_chunk_header(png_ptr, png_sPLT,
/external/libpng/contrib/tools/
H A Dpngfix.c125 #define png_sPLT PNG_U32(115, 80, 76, 84) macro
801 case png_sPLT: case png_sTER: case png_tEXt: case png_tIME: case png_zTXt:

Completed in 157 milliseconds