Home
last modified time | relevance | path

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

/external/libpng/
Dpngrutil.c3318 # define B_COPY(p,x) (((p)<4 ? PNG_LSR(0xff0fff33,(3-(p))*8+(7-(x))) :\ in png_combine_row() macro
3333 # define B_MASKx(p,x,d,s) (B_COPY(p,x)?PIXEL_MASK(p,x,d,s):0) in png_combine_row()
/external/pdfium/third_party/libpng16/
Dpngrutil.c3318 # define B_COPY(p,x) (((p)<4 ? PNG_LSR(0xff0fff33,(3-(p))*8+(7-(x))) :\ in png_combine_row() macro
3333 # define B_MASKx(p,x,d,s) (B_COPY(p,x)?PIXEL_MASK(p,x,d,s):0) in png_combine_row()