HomeSort by relevance Sort by last modified time
    Searched refs:png_pass_inc (Results 1 - 14 of 14) sorted by null

  /external/skia/third_party/libpng/
pngwutil.c 1871 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
1986 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
2076 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
    [all...]
pngpread.c 978 static PNG_CONST png_byte png_pass_inc[] = {8, 8, 4, 4, 2, 2, 1}; local
1017 png_pass_inc[png_ptr->pass] - 1 -
1019 png_pass_inc[png_ptr->pass];
pngrutil.c 3546 static PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
4182 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
4247 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
    [all...]
  /external/libpng/
pngwutil.c 1872 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
1987 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
2077 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
    [all...]
pngpread.c 977 static PNG_CONST png_byte png_pass_inc[] = {8, 8, 4, 4, 2, 2, 1}; local
1016 png_pass_inc[png_ptr->pass] - 1 -
1018 png_pass_inc[png_ptr->pass];
pngrutil.c 3548 static PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
4192 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
4257 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
    [all...]
  /external/pdfium/third_party/libpng16/
pngwutil.c 1871 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
1986 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
2076 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
    [all...]
pngpread.c 969 static PNG_CONST png_byte png_pass_inc[] = {8, 8, 4, 4, 2, 2, 1}; local
1008 png_pass_inc[png_ptr->pass] - 1 -
1010 png_pass_inc[png_ptr->pass];
pngrutil.c 3546 static PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
4182 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
4247 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
    [all...]
  /external/syslinux/com32/lib/libpng/
pngwutil.c 1768 int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
1866 int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
1983 int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
    [all...]
pngrutil.c 2713 PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
3059 PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
3187 PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; local
    [all...]
pngpread.c 1148 PNG_CONST int FARDATA png_pass_inc[] = {8, 8, 4, 4, 2, 2, 1}; local
1187 png_pass_inc[png_ptr->pass] - 1 -
1189 png_pass_inc[png_ptr->pass];
    [all...]
png.c 67 PNG_CONST int FARDATA png_pass_inc[] = {8, 8, 4, 4, 2, 2, 1}; variable
  /external/syslinux/com32/include/
png.h 608 PNG_EXPORT_VAR (PNG_CONST int FARDATA) png_pass_inc[7];
    [all...]

Completed in 680 milliseconds