Home
last modified time | relevance | path

Searched defs:img_width (Results 1 – 9 of 9) sorted by relevance

/external/eigen/demos/mandelbrot/
Dmandelbrot.cpp31 template<typename Real> void MandelbrotThread::render(int img_width, int img_height) in render()
117 int img_width = widget->width()/widget->draft; in run() local
/external/opencv3/samples/python2/
Dkalman.py21 img_width = 500 variable
/external/opencv3/modules/features2d/src/kaze/
DKAZEConfig.h43 int img_width; member
DAKAZEConfig.h43 int img_width; ///< Width of the input image member
/external/mesa3d/src/mapi/glapi/gen/
Dgl_API.dtd50 img_width NMTOKEN #IMPLIED attribute
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_blit.c258 static inline void calc_tex_coords(float img_width, float img_height, in calc_tex_coords()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_blit.c383 static inline void calc_tex_coords(float img_width, float img_height, in calc_tex_coords()
/external/opencv3/modules/imgproc/src/
Dlsd.cpp241 int img_width; member in cv::LineSegmentDetectorImpl
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_progress.cpp704 int32_t img_width = pCodec->m_GifFrameRect.Width(); in GifReadScanlineCallback() local