Home
last modified time | relevance | path

Searched refs:yasp (Results 1 – 25 of 49) sorted by relevance

12

/dports/graphics/grx/grx249/src/bgi/
H A Daspectra.c28 void __gr_getaspectratio(int *xasp, int *yasp) { in __gr_getaspectratio() argument
29 getaspectratio(xasp, yasp); in __gr_getaspectratio()
33 void __gr_setaspectratio( int xasp, int yasp ) { in __gr_setaspectratio() argument
34 setaspectratio( xasp, yasp ); in __gr_setaspectratio()
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Duvproject.c34 float xasp, yasp; member
86 target[1] *= uci->yasp; in BLI_uvproject_from_camera()
167 uci.yasp = winx / winy; in BLI_uvproject_camera_info()
171 uci.yasp = 1.0f; in BLI_uvproject_camera_info()
176 uci.shifty = 0.5f - (camera->shifty * uci.yasp); in BLI_uvproject_camera_info()
200 uci->yasp *= scale_y; in BLI_uvproject_camera_info_scale()
/dports/graphics/grx/grx249/include/
H A Dlibbcc.h472 void __gr_getaspectratio(int *xasp, int *yasp);
473 void __gr_setaspectratio( int xasp, int yasp );
528 void getaspectratio(int *xasp, int *yasp);
529 void setaspectratio( int xasp, int yasp );
580 #define getaspectratio(xasp, yasp) \ argument
582 #define setaspectratio(xasp, yasp ) \ argument
583 do { __gr_Xasp = (xasp); __gr_Yasp = (yasp); } while(0)
733 void (getaspectratio)(int *xasp, int *yasp) {
734 *xasp = __gr_Xasp; *yasp = __gr_Yasp;
738 void (setaspectratio)( int xasp, int yasp ) {
[all …]
/dports/lang/ptoc/ptoc/Xbgi/
H A Dgetaspectratio.c12 void getaspectratio(int *xasp, int *yasp) in getaspectratio() argument
15 *yasp = aspectratio_y; in getaspectratio()
H A Dsetaspectratio.c12 void setaspectratio(int xasp, int yasp) in setaspectratio() argument
15 aspectratio_y = yasp; in setaspectratio()
/dports/biology/fasta/fasta/
H A Dtplotsub.c22 int xasp, yasp; variable
42 getaspectratio(&xasp,&yasp); in openpl()
43 aratio = (double)xasp/(double)yasp; in openpl()
H A Dttdispn.c141 int xasp, yasp; variable
161 getaspectratio(&xasp,&yasp);
163 aratio = (double)xasp/(double)yasp;
H A Dmplotsub.c33 int xasp, yasp; variable
/dports/graphics/p5-Image-Size/Image-Size-3.300/
H A DMANIFEST31 t/yasp.swf
H A DChangeLog217 * t/yasp.swf
360 Added code from Dmitry Dorofeev <dima@yasp.com> to handle
363 * t/yasp.swf, revision 76 (added)
364 Sample Flash file from Dmitry Dorofeev <dima@yasp.com>
/dports/math/freefem++/FreeFem-sources-4.6/src/Graphics/
H A Dmacrgraf.cpp735 int xasp,yasp, getmaxx, getmaxy; in cadreortho() local
737 getmaxx = xasp =aspx; getmaxy = yasp = aspy; in cadreortho()
739 if (getmaxx * (float)xasp > getmaxy * (float)yasp) in cadreortho()
744 echx= (echy * xasp) / yasp; in cadreortho()
753 echy = (echx * yasp) / xasp; in cadreortho()
H A Dglrgraph.hpp892 float xasp,yasp, getmaxx, getmaxy; in cadreortho() local
894 getmaxx = xasp =aspx; getmaxy = yasp = aspy; in cadreortho()
896 if (getmaxx * (float)xasp > getmaxy * (float)yasp) in cadreortho()
901 echx= (echy * xasp) / yasp; in cadreortho()
910 echy = (echx * yasp) / xasp; in cadreortho()
/dports/sysutils/p5-Sys-CpuLoad/Sys-CpuLoad-0.31/
H A DMETA.yml52 - 'Dmitry Dorofeev <dima@yasp.com>'
H A Ddist.ini17 contributor = Dmitry Dorofeev <dima@yasp.com>
H A DREADME.md121 - Dmitry Dorofeev <dima@yasp.com>
/dports/graphics/blender/blender-2.91.0/source/blender/io/usd/intern/
H A Dusd_writer_camera.cc50 float sizey = rd->ysch * rd->yasp; in camera_sensor_size_for_render()
/dports/comms/qico/qico-15673bf/
H A DLICENSE1 Copyright 1999-2000, Pavel Kurnosoff, 2:5030/736.25, pqr@yasp.com.
H A DREADME.ru182 Pavel Kurnosoff, 2:5030/736.25, pqr@yasp.com, icq 45906870 (up to 0.45pl3.1)
/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_scene_defaults.h80 .yasp = 1, \
/dports/devel/z88dk/z88dk/include/
H A Dbgi.h167 #define getaspectratio(xasp,yasp) *(xasp)=1;*(yasp)=1 argument
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dcamera.c478 float aspy = (float)scene->r.ysch * scene->r.yasp; in BKE_camera_view_frame_ex()
616 params, scene->r.xsch, scene->r.ysch, scene->r.xasp, scene->r.yasp); in camera_frame_fit_data_init()
974 BKE_camera_params_compute_viewplane(&params, rd->xsch, rd->ysch, rd->xasp, rd->yasp); in BKE_camera_multiview_window_matrix()
/dports/graphics/blender/blender-2.91.0/source/blender/render/intern/source/
H A Dinitrender.c207 BKE_camera_params_compute_viewplane(&params, re->winx, re->winy, re->r.xasp, re->r.yasp); in RE_SetCamera()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_sequencer/
H A Dsequencer_view.c174 imgwidth = (int)(imgwidth * (scene->r.xasp / scene->r.yasp)); in sequencer_view_all_preview_exec()
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/
H A Dppmtoilbm.c391 unsigned char xasp, yasp; in writeBmhd() local
394 yasp = 10; /* initial value */ in writeBmhd()
399 yasp *= 2; in writeBmhd()
417 putByte(yasp); /* y-aspect */ in writeBmhd()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_view3d/
H A Dview3d_draw.c420 &params, scene->r.xsch, scene->r.ysch, scene->r.xasp, scene->r.yasp); in view3d_camera_border()
744 float sizey = scene->r.ysch * scene->r.yasp; in drawviewborder()
1900 BKE_camera_params_compute_viewplane(&params, sizex, sizey, scene->r.xasp, scene->r.yasp); in ED_view3d_draw_offscreen_imbuf()
2050 BKE_camera_params_compute_viewplane(&params, width, height, scene->r.xasp, scene->r.yasp); in ED_view3d_draw_offscreen_imbuf_simple()

12