Searched defs:offset_table (Results 1 – 3 of 3) sorted by relevance
| /plan9-contrib/sys/src/cmd/gs/libpng/ |
| H A D | pngvcrd.c | 389 int offset_table[7] = {0, 4, 0, 2, 0, 1, 0}; in png_combine_row() local 505 int offset_table[7] = {0, 4, 0, 2, 0, 1, 0}; in png_combine_row() local 640 int offset_table[7] = {0, 4, 0, 2, 0, 1, 0}; in png_combine_row() local 784 int offset_table[7] = {0, 4, 0, 2, 0, 1, 0}; in png_combine_row() local 946 int offset_table[7] = {0, 4, 0, 2, 0, 1, 0}; in png_combine_row() local 971 int offset_table[7] = {0, 4, 0, 2, 0, 1, 0}; in png_combine_row() local
|
| H A D | png.h | 1238 png_bytep offset_table; member
|
| /plan9-contrib/sys/src/games/mp3dec/ |
| H A D | layer12.c | 255 unsigned char const offset_table[6][15] = { variable
|