Home
last modified time | relevance | path

Searched refs:height_p (Results 1 – 21 of 21) sorted by relevance

/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A DTextureManager.cpp320 int max_mip_level = (texinfo->width_p > texinfo->height_p) in CheckUpdate()
321 ? texinfo->width_p : texinfo->height_p; in CheckUpdate()
325 if ((texels_used + (1 << (texinfo->width_p + texinfo->height_p in CheckUpdate()
338 mip_height_p = texinfo->height_p - mip_level; in CheckUpdate()
415 || (it->second)->height_p != tex_height_p) in CheckUpdate()
586 height_p = height_p_in; in TextureInfo()
588 height = 1 << height_p; in TextureInfo()
713 int max_mip_level = (width_p > height_p) ? width_p : height_p; in DefineLevels()
857 int wo = 1 << (width_p - min), ho = 1 << (height_p - min); in DefineLevels()
H A DTextureManager.h91 TextureInfo(ViewState *new_view_state, unsigned int width_p, unsigned int height_p);
100 unsigned int width_p, height_p; variable
H A DProjectionGridTool.cpp253 int height_p = 11; in createTexture() local
255 int height = std::min(1 << height_p, texSize >> 1); in createTexture()
/dports/graphics/gimageview/gimageview-0.2.27/plugins/image_loader/
H A Dpng_loader.c125 gint *height_p, in setup_png_transformations() argument
134 g_return_val_if_fail (width_p && height_p, FALSE); in setup_png_transformations()
199 *height_p = (gint) height; in setup_png_transformations()
/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Dfilter.cpp160 FiltP.height_p = FiltP.height_r; in ApplyFilter()
177 / (double)(FiltP.height_p*FiltP.height_p) in ApplyFilter()
182 if (FiltP.height_p < RESCALE_MTF_HEIGHT) { // apply rescaling in ApplyFilter()
183 double rescale = 0.94 * pow((double)FiltP.height_p/RESCALE_MTF_HEIGHT,log_ratio) + 0.06; in ApplyFilter()
H A Dptil_fpx.h46 long height_p; // height in pixels of the image requested by the member
/dports/devel/py-game/pygame-2.1.0/src_c/freetype/
H A Dft_wrap.c115 long *height_p, long *width_p, in _PGFT_Font_GetAvailableSize() argument
130 *height_p = (long)bitmap_size_p->height; in _PGFT_Font_GetAvailableSize()
/dports/sysutils/bpytop/bpytop-1.0.67/
H A Dbpytop.py1655 height_p: int
1770 height_p = 32 variable in CpuBox
1798 height_p: int
1800 height_p = 100
1802 height_p = cls.height_p
2020 height_p = 38 variable in MemBox
2059 height_p = 98 - CpuBox.height_p
2061 height_p = cls.height_p
2313 height_p = 30 variable in NetBox
2419 height_p = 68 variable in ProcBox
[all …]
/dports/graphics/ufraw/ufraw-f34669b/
H A Ddcraw_indi.c1076 void CLASS fuji_rotate_INDI(ushort(**image_p)[4], int *height_p, in fuji_rotate_INDI() argument
1080 int height = *height_p, width = *width_p, fuji_width = *fuji_width_p; /*UF*/ in fuji_rotate_INDI()
1117 *height_p = height; /* INDI - UF*/ in fuji_rotate_INDI()
1123 void CLASS flip_image_INDI(ushort(*image)[4], int *height_p, int *width_p, in flip_image_INDI() argument
1129 int height = *height_p, width = *width_p;/* INDI - UF*/ in flip_image_INDI()
1166 *height_p = height; /* INDI - UF*/ in flip_image_INDI()
H A Ddcraw_api.cc70 void flip_image_INDI(gushort(*image)[4], int *height_p, int *width_p,
72 void fuji_rotate_INDI(gushort(**image_p)[4], int *height_p, int *width_p,
/dports/multimedia/handbrake/zimg-release-3.0.1/src/testapp/
H A Dframe.cpp142 unsigned height_p = this->height(p); local
145 m_vector[p].resize(rowsize_p * height_p + m_offset[p]);
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/testapp/
H A Dframe.cpp142 unsigned height_p = this->height(p); local
145 m_vector[p].resize(rowsize_p * height_p + m_offset[p]);
/dports/graphics/gdk-pixbuf2/gdk-pixbuf-2.40.0/gdk-pixbuf/
H A Dio-png.c46 png_uint_32* width_p, png_uint_32* height_p, in setup_png_transformations() argument
135 *height_p = height; in setup_png_transformations()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX-IO/PNG/
H A DReadPNG.cpp362 int* height_p, in getPNGInfo() argument
402 *height_p = height; in getPNGInfo()
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/lib/common/
H A Dimages.c2358 float width_p, height_p; in _XmHTMLMakeAnimation() local
2377 height_p = (float)(height/(float)frame->height); in _XmHTMLMakeAnimation()
2381 "\thorizontal: %f\n\tvertical: %f\n", height_p, width_p)); in _XmHTMLMakeAnimation()
2395 h = (int)(height_p*frame->height); in _XmHTMLMakeAnimation()
2429 image->frames[i].y = (int)(height_p*(float)frame->y); in _XmHTMLMakeAnimation()
/dports/science/afni/afni-AFNI_21.3.16/src/XmHTML/lib/common/
H A Dimages.c2359 float width_p = 0., height_p = 0.; in _XmHTMLMakeAnimation() local
2378 height_p = (float)(height/(float)frame->height); in _XmHTMLMakeAnimation()
2382 "\thorizontal: %f\n\tvertical: %f\n", height_p, width_p)); in _XmHTMLMakeAnimation()
2396 h = (int)(height_p*frame->height); in _XmHTMLMakeAnimation()
2430 image->frames[i].y = (int)(height_p*(float)frame->y); in _XmHTMLMakeAnimation()
/dports/graphics/clutter/clutter-1.26.4/clutter/
H A Dclutter-stage.c3756 guint *height_p) in clutter_stage_get_minimum_size() argument
3782 if (height_p) in clutter_stage_get_minimum_size()
3783 *height_p = (guint) height; in clutter_stage_get_minimum_size()
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/
H A Dclutter-stage.c2598 guint *height_p) in clutter_stage_get_minimum_size() argument
2624 if (height_p) in clutter_stage_get_minimum_size()
2625 *height_p = (guint) height; in clutter_stage_get_minimum_size()
/dports/net/clusterit/clusterit-2.5/rvt/
H A Dscreen.c560 scr_get_size(width_p,height_p) in scr_get_size() argument
561 int *width_p, *height_p; in scr_get_size()
564 *height_p = cheight;
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/
H A Dclutter-stage.c3969 guint *height_p) in clutter_stage_get_minimum_size() argument
3995 if (height_p) in clutter_stage_get_minimum_size()
3996 *height_p = (guint) height; in clutter_stage_get_minimum_size()
/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers/
H A Dgl.c4221 unsigned *height_p, size_t *pitch_p) in gl2_read_frame_raw() argument
4251 *height_p = height; in gl2_read_frame_raw()