Home
last modified time | relevance | path

Searched refs:B_MASKS (Results 1 – 1 of 1) sorted by relevance

/external/libpng/
Dpngrutil.c3183 # define B_MASKS(d,s) { B_MASK(1,d,s), S_MASK(3,d,s), S_MASK(5,d,s) } in png_combine_row() macro
3204 { B_MASKS(1,0), B_MASKS(2,0), B_MASKS(4,0) }, in png_combine_row()
3206 { B_MASKS(1,1), B_MASKS(2,1), B_MASKS(4,1) } in png_combine_row()