Searched defs:fourbppswaptable (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libpng/
H A Dpngtrans.c356 static PNG_CONST png_byte fourbppswaptable[256] = { variable
412 table = (png_bytep)fourbppswaptable;
/external/libpng/
H A Dpngtrans.c410 static PNG_CONST png_byte fourbppswaptable[256] = { variable
465 table = fourbppswaptable;
/external/qemu/distrib/libpng-1.2.46/
H A Dpngtrans.c356 static PNG_CONST png_byte fourbppswaptable[256] = { variable
412 table = (png_bytep)fourbppswaptable;

Completed in 152 milliseconds