Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libpng/
Dpngerror.c255 char buffer[PNG_NUMBER_BUFFER_SIZE]; in png_warning_parameter_unsigned()
265 char buffer[PNG_NUMBER_BUFFER_SIZE]; in png_warning_parameter_signed()
Dpngpriv.h1445 #define PNG_NUMBER_BUFFER_SIZE 24 macro
/external/libpng/
Dpngerror.c258 char buffer[PNG_NUMBER_BUFFER_SIZE];
268 char buffer[PNG_NUMBER_BUFFER_SIZE];
Dpngpriv.h1616 #define PNG_NUMBER_BUFFER_SIZE 24 macro
Dpng.c1811 char number[PNG_NUMBER_BUFFER_SIZE]; /* +24 = 114*/
/external/pdfium/third_party/lpng_v163/
Dpngerror.c257 char buffer[PNG_NUMBER_BUFFER_SIZE]; in png_warning_parameter_unsigned()
267 char buffer[PNG_NUMBER_BUFFER_SIZE]; in png_warning_parameter_signed()
Dpngpriv.h1644 #define PNG_NUMBER_BUFFER_SIZE 24 macro
Dpng.c1713 char number[PNG_NUMBER_BUFFER_SIZE]; /* +24 = 114*/