Searched defs:img_width (Results 1 – 9 of 9) sorted by relevance
31 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
21 img_width = 500 variable
43 int img_width; member
43 int img_width; ///< Width of the input image member
50 img_width NMTOKEN #IMPLIED attribute
258 static inline void calc_tex_coords(float img_width, float img_height, in calc_tex_coords()
383 static inline void calc_tex_coords(float img_width, float img_height, in calc_tex_coords()
241 int img_width; member in cv::LineSegmentDetectorImpl
704 int32_t img_width = pCodec->m_GifFrameRect.Width(); in GifReadScanlineCallback() local