Searched refs:S_COPY (Results 1 – 2 of 2) sorted by relevance
/external/libpng/ |
D | pngrutil.c | 3296 # define S_COPY(p,x) (((p)<4 ? PNG_LSR(0x80088822,(3-(p))*8+(7-(x))) :\ in png_combine_row() macro 3312 # define S_MASKx(p,x,d,s) (S_COPY(p,x)?PIXEL_MASK(p,x,d,s):0) in png_combine_row()
|
/external/pdfium/third_party/libpng16/ |
D | pngrutil.c | 3173 # define S_COPY(p,x) (((p)<4 ? PNG_LSR(0x80088822,(3-(p))*8+(7-(x))) :\ in png_combine_row() macro 3189 # define S_MASKx(p,x,d,s) (S_COPY(p,x)?PIXEL_MASK(p,x,d,s):0) in png_combine_row()
|