Searched refs:INDEX_SAMPLE_SIZE (Results 1 - 4 of 4) sorted by relevance

/external/libpng/
H A Dpngstruct.h185 #define INDEX_SAMPLE_SIZE 254 macro
H A Dpngread.c784 index->step[p] = INDEX_SAMPLE_SIZE * (8 / number_rows_in_pass[p]);
/external/qemu/distrib/libpng-1.2.46/
H A Dpngread.c1020 index->step[p] = INDEX_SAMPLE_SIZE * (8 / number_rows_in_pass[p]);
H A Dpng.h817 #define INDEX_SAMPLE_SIZE 254 macro

Completed in 1015 milliseconds