Home
last modified time | relevance | path

Searched defs:_width (Results 1 – 13 of 13) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/i420/include/
Di420.h146 int _width; variable
/external/webrtc/webrtc/modules/video_render/linux/
Dvideo_x11_channel.h74 int32_t _width; // incoming frame width variable
/external/syslinux/gpxe/src/include/gpxe/efi/
Defi_pci.h23 #define EFIPCI_LOCATION( _offset, _width ) \ argument
/external/webrtc/webrtc/modules/video_coding/test/
Dvideo_source.h79 uint16_t _width; variable
/external/webrtc/webrtc/modules/video_render/windows/
Dvideo_render_direct3d9.h85 int _width; variable
/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_nsopengl.h83 int32_t _width; variable
Dvideo_render_agl.h61 int _width; variable
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_disasm.c608 GLuint _vert_stride, GLuint _width, GLuint _horiz_stride) in src_align1_region()
622 GLuint _vert_stride, GLuint _width, GLuint _horiz_stride, in src_da1()
648 GLuint _width, in src_ia1()
/external/kernel-headers/original/uapi/linux/
Dv4l2-dv-timings.h24 #define V4L2_INIT_BT_TIMINGS(_width, args...) \ argument
27 #define V4L2_INIT_BT_TIMINGS(_width, args...) \ argument
/external/opencv/otherlibs/highgui/
Dcvcap_socket.cpp105 bool CVCapture_Socket::open(const char* _address, const char* _port, int _width, int _height) in open()
/external/autotest/client/site_tests/graphics_dEQP/
Dgraphics_dEQP.py36 _width = 256 # Use smallest width for which all tests run/pass. variable in graphics_dEQP
/external/ImageMagick/Magick++/lib/Magick++/
DDrawable.h838 double _width; variable
1409 size_t _width; variable
1585 double _width; variable
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp256 deUint32 _width, in FramebufferCreateInfo()