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

  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfCIDFontDictionary_autogen.cpp 71 int64_t SkPdfCIDFontDictionary::DW(SkPdfNativeDoc* doc) {
72 SkPdfNativeObject* ret = get("DW", "");
80 return get("DW", "") != NULL;
  /hardware/intel/img/psb_video/src/
psb_drv_debug.h 118 #define DW(wd, sym, to, from) psb__debug_w(((uint32_t *)pasDmaList)[wd], "LLDMA: " #sym " = %d\n", to, from);
  /external/opencv/cv/src/
cvsurf.cpp 282 float DW[PATCH_SZ][PATCH_SZ];
283 CvMat _DW = cvMat(PATCH_SZ, PATCH_SZ, CV_32F, DW);
322 DW[i][j] = (float)val;
476 float dw = DW[i][j]; local
477 float vx = (PATCH[i][j+1] - PATCH[i][j] + PATCH[i+1][j+1] - PATCH[i+1][j])*dw;
478 float vy = (PATCH[i+1][j] - PATCH[i][j] + PATCH[i+1][j+1] - PATCH[i][j+1])*dw;
  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_GeneralDecoder.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windns.h 656 DWORD DW;
689 DWORD DW;
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 230 milliseconds