HomeSort by relevance Sort by last modified time
    Searched refs:iWidth (Results 26 - 50 of 69) sorted by null

12 3

  /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
  /hardware/ti/omap4-aah/hwc/
hal_public.h 94 int iWidth;
rgz_2d.c 255 h->iWidth, h->iHeight, FMT(h->iFormat));
350 srcgeom->width = handle->iWidth;
    [all...]
  /hardware/ti/omap4xxx/hwc/
hal_public.h 94 int iWidth;
  /external/pdfium/core/src/fpdftext/
txtproc.h 46 int iWidth);
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_fontmgr.h 44 int32_t& iWidth,
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
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
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
  /external/libpng/contrib/visupng/
PngFile.c 296 int iWidth, int iHeight, png_color bkgColor)
343 png_set_IHDR(png_ptr, info_ptr, iWidth, iHeight, ciBitDepth,
357 ulRowBytes = iWidth * ciChannels;
  /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;
  /external/sonivox/jet_tools/JetCreator/
JetCtrls.py 105 self.iWidth = 0
116 self.iWidth = self.iWidth + width
117 self.SetSize((self.iWidth + 10, -1))
156 self.iWidth = 0
167 self.iWidth = self.iWidth + width
168 self.SetSize((self.iWidth + 10, -1))
214 self.iWidth = 0
JetSegGraph.py 59 self.iWidth = 0
83 self.iWidth = self.iEnd - self.iStart
267 dc.DrawRectangle(Marker.iStart + self.iEdges, Marker.iTop, Marker.iWidth, Marker.iHeight)
  /external/pdfium/xfa/src/fgas/src/layout/
fx_textbreak.cpp     [all...]
fx_rtfbreak.cpp     [all...]
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderUtils.cpp 195 vinfo.width = h->iWidth;
197 vinfo.lumaStride = h->iWidth;
199 LOG_V("GetGfxBufferInfo: gfx iWidth=%d, iHeight=%d, iFormat=%x in handle structure\n", h->iWidth, h->iHeight, h->iFormat);
203 vinfo.lumaStride = (h->iWidth + 63) & ~63; //64 aligned
205 if (h->iWidth > 512)
206 vinfo.lumaStride = (h->iWidth + 63) & ~63; //64 aligned
214 vinfo.lumaStride = (h->iWidth + 31) & ~31;
  /external/pdfium/xfa/src/fgas/include/
fx_fnt.h 46 int32_t& iWidth,
75 int32_t& iWidth,
  /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/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
wglext.h 344 typedef HPBUFFERARB (WINAPI * PFNWGLCREATEPBUFFERARBPROC) (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
392 typedef HPBUFFEREXT (WINAPI * PFNWGLCREATEPBUFFEREXTPROC) (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
  /external/skia/src/utils/win/
SkWGL_win.cpp 87 int iWidth,
90 return fCreatePbuffer(hDC, iPixelFormat, iWidth, iHeight, piAttribList);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
omxVC.h     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
omxVC.h     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
omxVC.h     [all...]
  /external/mesa3d/include/GL/
wglext.h 501 extern HPBUFFERARB WINAPI wglCreatePbufferARB (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
507 typedef HPBUFFERARB (WINAPI * PFNWGLCREATEPBUFFERARBPROC) (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
585 extern HPBUFFEREXT WINAPI wglCreatePbufferEXT (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
591 typedef HPBUFFEREXT (WINAPI * PFNWGLCREATEPBUFFEREXTPROC) (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render.cpp     [all...]

Completed in 3078 milliseconds

12 3