HomeSort by relevance Sort by last modified time
    Searched refs:dw (Results 201 - 225 of 286) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
planar_functions.h 350 int w, int h, int dw, int dh);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_high_intrapred_sse2.asm 14 pw_4: times 8 dw 4
15 pw_8: times 8 dw 8
  /external/chromium_org/third_party/libyuv/include/libyuv/
planar_functions.h 350 int w, int h, int dw, int dh);
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_span.c 627 GLfloat w, dw; local
642 dw = span->attrStepX[FRAG_ATTRIB_WPOS][3];
643 w = span->attrStart[FRAG_ATTRIB_WPOS][3] + span->leftClip * dw;
647 w += dw;
    [all...]
  /external/elfutils/0.153/libdwfl/
libdwflP.h 179 Dwarf *dw; /* libdw handle for its debugging info. */ member in struct:Dwfl_Module
208 /* Information cached about each CU in Dwfl_Module.dw. */
  /external/mesa3d/src/mesa/swrast/
s_span.c 627 GLfloat w, dw; local
642 dw = span->attrStepX[FRAG_ATTRIB_WPOS][3];
643 w = span->attrStart[FRAG_ATTRIB_WPOS][3] + span->leftClip * dw;
647 w += dw;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
clusapi.h 726 DWORD dw; member in union:CLUSPROP_SYNTAX
768 DWORD dw; member in struct:CLUSPROP_DWORD
836 DWORD dw; member in union:CLUS_RESOURCE_CLASS_INFO::__anon49423::__anon49424::__anon49425
935 DWORD dw; member in union:CLUS_SCSI_ADDRESS::__anon49426
    [all...]
shdeprecated.h     [all...]
commctrl.h 607 #define Header_SetHotDivider(hwnd,fPos,dw) (int)SNDMSG((hwnd),HDM_SETHOTDIVIDER,(WPARAM)(fPos),(LPARAM)(dw))
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
variance_impl_ssse3.asm 354 times 8 dw 64
recon_sse2.asm 1105 times 4 dw 4
1108 times 8 dw 8
1111 times 8 dw 0x400
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
glxapi.c 924 glXQueryChannelDeltasSGIX(Display *dpy, int screen, int channel, int *dx, int *dy, int *dw, int *dh)
930 return (t->QueryChannelDeltasSGIX)(dpy, screen, channel, dx, dy, dw, dh);
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
variance_impl_ssse3.asm 354 times 8 dw 64
recon_sse2.asm 1072 times 4 dw 4
1075 times 8 dw 8
1078 times 8 dw 0x400
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_quantize_ssse3.asm 14 pw_1: times 8 dw 1
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.c 924 glXQueryChannelDeltasSGIX(Display *dpy, int screen, int channel, int *dx, int *dy, int *dw, int *dh)
930 return (t->QueryChannelDeltasSGIX)(dpy, screen, channel, dx, dy, dw, dh);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
dsa_old.cpp 725 const TInt dw = (sz.iWidth << 16) / sz.iHeight; local
726 rect.SetRect(TPoint(0, 0), TSize((asz.iHeight * dw) >> 16, asz.iHeight));
dsa.cpp 1189 const TInt dw = (sz.iWidth << 16) / sz.iHeight; local
1190 rect.SetRect(TPoint(0, 0), TSize((asz.iHeight * dw) >> 16, asz.iHeight));
dsa_new.cpp 1120 const TInt dw = (sz.iWidth << 16) / sz.iHeight; local
1121 rect.SetRect(TPoint(0, 0), TSize((asz.iHeight * dw) >> 16, asz.iHeight));
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
variance_impl_ssse3.asm 354 times 8 dw 64
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_quantize_ssse3.asm 14 pw_1: times 8 dw 1
  /external/chromium_org/third_party/mesa/src/include/GL/
glxext.h 726 extern int glXQueryChannelRectSGIX (Display *display, int screen, int channel, int *dx, int *dy, int *dw, int *dh);
732 typedef int ( * PFNGLXQUERYCHANNELRECTSGIXPROC) (Display *display, int screen, int channel, int *dx, int *dy, int *dw, int *dh);
    [all...]
  /external/mesa3d/include/GL/
glxext.h 726 extern int glXQueryChannelRectSGIX (Display *display, int screen, int channel, int *dx, int *dy, int *dw, int *dh);
732 typedef int ( * PFNGLXQUERYCHANNELRECTSGIXPROC) (Display *display, int screen, int channel, int *dx, int *dy, int *dw, int *dh);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.c 1199 const int dw = width % 16; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c 1575 const int dw = width % 16; local
    [all...]

Completed in 1314 milliseconds

1 2 3 4 5 6 7 891011>>