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

  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_SddProc.cpp 30 int32_t DW;
77 if (!IADW->decode(pArithDecoder, &DW))
83 SYMWIDTH = SYMWIDTH + DW;
298 int32_t DW;
343 nVal = pHuffmanDecoder->decodeAValue(SDHUFFDW, &DW);
352 SYMWIDTH = SYMWIDTH + DW;
  /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;
  /toolchain/binutils/binutils-2.25/gas/config/
tc-hppa.c 206 SGL, DBL, ILLEGAL_FMT, QUAD, W, UW, DW, UDW, QW, UQW
    [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 363 milliseconds