Searched defs:img_height (Results 1 – 12 of 12) sorted by relevance
31 template<typename Real> void MandelbrotThread::render(int img_width, int img_height) in render()118 int img_height = widget->height()/widget->draft; in run() local
180 GLuint img_height; in i945_miptree_layout_2d() local
204 GLuint img_height; in i915_miptree_layout_2d() local
20 img_height = 500 variable
44 int img_height; member
44 int img_height; ///< Height of the input image member
51 img_height 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()
242 int img_height; member in cv::LineSegmentDetectorImpl