Searched refs:S_COPY (Results 1 – 3 of 3) sorted by relevance
/external/opencv3/3rdparty/libpng/ |
D | pngrutil.c | 2899 # define S_COPY(p,x) (((p)<4 ? PNG_LSR(0x80088822,(3-(p))*8+(7-(x))) :\ in png_combine_row() macro 2915 # define S_MASKx(p,x,d,s) (S_COPY(p,x)?PIXEL_MASK(p,x,d,s):0) in png_combine_row()
|
/external/libpng/ |
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()
|
/external/pdfium/third_party/lpng_v163/ |
D | pngrutil.c | 3111 # define S_COPY(p,x) (((p)<4 ? PNG_LSR(0x80088822,(3-(p))*8+(7-(x))) :\ in png_combine_row() macro 3127 # define S_MASKx(p,x,d,s) (S_COPY(p,x)?PIXEL_MASK(p,x,d,s):0) in png_combine_row()
|