Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/cap_winrt/
DMediaStreamSink.hpp106 unsigned int _width; member in Media::WrlSealed
/external/webrtc/webrtc/modules/video_coding/codecs/i420/include/
Di420.h146 int _width; variable
/external/opencv3/modules/videoio/src/
Dcap_winrt_bridge.cpp148 void VideoioBridge::setWidth(int _width) in setWidth()
/external/webrtc/webrtc/modules/video_render/linux/
Dvideo_x11_channel.h74 int32_t _width; // incoming frame 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/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/kernel-headers/original/uapi/linux/
Dv4l2-dv-timings.h29 #define V4L2_INIT_BT_TIMINGS(_width, args...) \ argument
32 #define V4L2_INIT_BT_TIMINGS(_width, args...) \ argument
/external/autotest/client/site_tests/graphics_dEQP/
Dgraphics_dEQP.py30 _width = 256 # Use smallest width for which all tests run/pass. variable in graphics_dEQP
/external/opencv/otherlibs/highgui/
Dcvcap_socket.cpp105 bool CVCapture_Socket::open(const char* _address, const char* _port, int _width, int _height) in open()
/external/pdfium/core/src/fxge/apple/
Dapple_int.h207 int32_t _width; variable
/external/opencv3/3rdparty/openexr/IlmImf/
DImfRgbaFile.cpp220 int _width; member in Imf::RgbaOutputFile::ToYca
833 int _width; member in Imf::RgbaInputFile::FromYca
/external/jetty/src/java/org/eclipse/jetty/util/
DStringMap.java47 protected int _width=__HASH_WIDTH; field in StringMap
/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/query_pool/
DvktQueryPoolCreateInfoUtil.cpp256 deUint32 _width, in FramebufferCreateInfo()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateCreateInfoUtil.cpp256 deUint32 _width, in FramebufferCreateInfo()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp256 deUint32 _width, in FramebufferCreateInfo()
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNCV.hpp833 Ncv32u _width; member in NCVMatrix
/external/opencv3/modules/core/include/opencv2/core/
Dtypes.hpp1551 Size_<_Tp>::Size_(_Tp _width, _Tp _height) in Size_()
1666 Rect_<_Tp>::Rect_(_Tp _x, _Tp _y, _Tp _width, _Tp _height) in Rect_()
/external/opencv3/modules/imgproc/src/
Dlsd.cpp413 OutputArray _width, OutputArray _prec, OutputArray _nfa) in detect()
/external/opencv3/modules/core/src/
Dmatrix.cpp5359 float _width = (float) norm(vecs[wd_i]); in RotatedRect() local