Searched refs:INDEX_SAMPLE_SIZE (Results 1 – 2 of 2) sorted by relevance
/external/libpng/ | ||
D | pngread.c | 1020 index->step[p] = INDEX_SAMPLE_SIZE * (8 / number_rows_in_pass[p]); in png_build_index() |
D | png.h | 817 #define INDEX_SAMPLE_SIZE 254 macro |