HomeSort by relevance Sort by last modified time
    Searched full:argb0 (Results 1 - 6 of 6) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_loadimage.cpp 874 FX_ARGB argb0 = ArgbEncode(255, FXSYS_round(R * 255), FXSYS_round(G * 255), FXSYS_round(B * 255)); local
880 if (argb0 != 0xFF000000 || argb1 != 0xFFFFFFFF) {
881 SetPaletteArgb(0, argb0);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
planar_functions.h 311 // Subtract ARGB image (argb1) from ARGB image (argb0). Saturates to 0.
  /external/chromium_org/third_party/libyuv/include/libyuv/
planar_functions.h 311 // Subtract ARGB image (argb1) from ARGB image (argb0). Saturates to 0.
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
row_neon.cc     [all...]
row_neon64.cc     [all...]
  /external/chromium_org/third_party/libyuv/source/
row_neon.cc     [all...]

Completed in 210 milliseconds