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

  /external/pdfium/xfa/src/fdp/src/fde/
fde_devbasic.h 10 int32_t iWidth;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_InterpolateLuma_s.s 96 iWidth RN 5
125 ;// r5 - iWidth
149 M_LDR iWidth, ptrWidth
152 M_PRINTF "roi.width %d\n", iWidth
415 SUBS iWidth, iWidth, #4
424 M_LDR iWidth, ptrWidth
428 SUB pSrc, pSrc, iWidth
429 SUB pDst, pDst, iWidth
armVCM4P10_Interpolate_Chroma_s.s 41 iWidth RN 4
117 M_LDR iWidth, Width
131 SUB temp, iWidth, #1
136 ORR iWidth, iWidth, temp, LSL #16
177 ;// iWidth packed with MSB (top 16 bits)
179 ;// (iWidth -1) and LSB (lower 16 bits)
182 SUBS iWidth, iWidth, #1<<17
228 ADD iWidth, iWidth, #1<<1
    [all...]
  /hardware/ti/omap4-aah/hwc/
hal_public.h 94 int iWidth;
  /hardware/ti/omap4xxx/hwc/
hal_public.h 94 int iWidth;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_Interpolate_Chroma_s.s 55 iWidth RN 4
148 M_LDRD iWidth, iHeight, Width
179 LDR pc, [pTable, iWidth, LSL #1] ;// Branch to the case based on iWidth
omxVCM4P10_InterpolateLuma_s.s 86 iWidth RN 5
193 M_LDR iWidth, ptrWidth
544 SUBS iWidth, iWidth, #4
551 M_LDR iWidth, ptrWidth
555 SUB pSrc, pSrc, iWidth
556 SUB pDst, pDst, iWidth
  /hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
img_gralloc_public.h 146 int iWidth;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
img_gralloc_public.h 146 int iWidth;
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_ImgConv.c 98 OMX_U32 iWidth;
121 iWidth = pComponentPrivate->sCompPorts[1].pPortDef.format.video.nFrameWidth;
123 VPP_DPRINT("CMMFVideoImageConv::Picture Size w = %d x h= %d", iWidth, iHeight);
125 OMX_MALLOC(pComponentPrivate->overlay->iOvlyConvBufPtr, ((2*iWidth*iHeight)+ (2*(iWidth+2)*(iHeight+3*KDeepFiltering))));
134 pComponentPrivate->overlay->iRBuff = (OMX_U8*)(aPictureArray)+((iHeight-1)*iWidth*3)+0;
135 pComponentPrivate->overlay->iGBuff = (OMX_U8*)(aPictureArray)+((iHeight-1)*iWidth*3)+1;
136 pComponentPrivate->overlay->iBBuff = (OMX_U8*)(aPictureArray)+((iHeight-1)*iWidth*3)+2;
154 ConvertFormatFromPlanar((pComponentPrivate->overlay->iOvlyConvBufPtr+(2*(iWidth+pComponentPrivate->overlay->iAlign)*(iHeight+3*KDeepFiltering))),
167 static OMX_U32 iWidth ;
    [all...]
  /external/pdfium/xfa/src/fdp/src/tto/
fde_textout.cpp 577 int32_t iWidth = 0;
583 if (iLineWidth - iPieceWidths - iWidth < iCurCharWidth) {
588 iWidth += iCurCharWidth;
600 rtPiece.height = iWidth / 20000.0f;
604 rtPiece.width = iWidth / 20000.0f;
618 iPieceWidths += iWidth;
  /external/pdfium/xfa/src/fwl/src/basewidget/
fwl_listboximp.cpp 795 FX_FLOAT iWidth = m_rtClient.width - rtUIMargin.left - rtUIMargin.width;
808 bShowHorzScr = (fs.x > iWidth);
    [all...]
  /external/mesa3d/include/EGL/
eglext.h 249 EGLint iWidth;
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render.cpp     [all...]
  /external/pdfium/fpdfsdk/src/javascript/
Field.cpp     [all...]
  /external/pdfium/xfa/src/fgas/src/layout/
fx_rtfbreak.cpp     [all...]
fx_textbreak.cpp     [all...]
  /device/generic/goldfish-opengl/system/include/EGL/
eglext.h 258 EGLint iWidth;
  /frameworks/native/opengl/include/EGL/
eglext.h 258 EGLint iWidth;
  /external/pdfium/xfa/src/fxfa/src/fm2js/
xfa_fm2jscontext.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
commctrl.h 610 #define Header_SetBitmapMargin(hwnd,iWidth) (int)SNDMSG((hwnd),HDM_SETBITMAPMARGIN,(WPARAM)(iWidth),0)
    [all...]
winuser.h     [all...]
  /external/guice/extensions/persist/lib/
hsqldb.jar 
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 1298 milliseconds