Home
last modified time | relevance | path

Searched defs:x (Results 1 – 25 of 967391) sorted by last modified time

12345678910>>...38696

/dports/audio/lewton/lewton-0.10.2/cargo-crates/vorbis-sys-0.0.8/libvorbis/lib/
H A Dcodebook.c288 static ogg_uint32_t bitreverse(ogg_uint32_t x){ in bitreverse()
H A Dos.h41 # define rint(x) (floor((x)+0.5f)) argument
50 # define rint(x) (floor((x)+0.5f)) argument
75 # define min(x,y) ((x)>(y)?(y):(x)) argument
79 # define max(x,y) ((x)<(y)?(y):(x)) argument
H A Dpsy.c564 float w, x, y; in bark_noise_hybridmp() local
H A Dsharedbook.c299 static ogg_uint32_t bitreverse(ogg_uint32_t x){ in bitreverse()
H A Dfloor1.c258 int x=info->postlist[j]; in floor1_look() local
275 static int render_point(int x0,int x1,int y0,int y1,int x){ in render_point()
291 static int vorbis_dBquant(const float *x){ in vorbis_dBquant()
371 int x=x0; in render_line() local
400 int x=x0; in render_line0() local
542 int x=x0; in inspect_error() local
H A Dmdct.h37 #define FLOAT_CONV(x) ((int)((x)*(1<<TRIGBITS)+.5)) argument
38 #define MULT_NORM(x) ((x)>>TRIGBITS) argument
39 #define HALVE(x) ((x)>>1) argument
49 #define FLOAT_CONV(x) (x) argument
50 #define MULT_NORM(x) (x) argument
51 #define HALVE(x) ((x)*.5f) argument
H A Dmisc.h46 #define _ogg_malloc(x) _VDBG_malloc(NULL,(x),__FILE__,__LINE__) argument
47 #define _ogg_calloc(x,y) _VDBG_malloc(NULL,(x)*(y),__FILE__,__LINE__) argument
48 #define _ogg_realloc(x,y) _VDBG_malloc((x),(y),__FILE__,__LINE__) argument
49 #define _ogg_free(x) _VDBG_free((x),__FILE__,__LINE__) argument
H A Dmdct.c94 STIN void mdct_butterfly_8(DATA_TYPE *x){ in mdct_butterfly_8()
118 STIN void mdct_butterfly_16(DATA_TYPE *x){ in mdct_butterfly_16()
153 STIN void mdct_butterfly_32(DATA_TYPE *x){ in mdct_butterfly_32()
218 DATA_TYPE *x, in mdct_butterfly_first()
265 DATA_TYPE *x, in mdct_butterfly_generic()
318 DATA_TYPE *x, in mdct_butterflies()
348 DATA_TYPE *x){ in mdct_bitreverse()
H A Dscales.h33 static inline float unitnorm(float x){ in unitnorm()
44 static inline float todB(const float *x){ in todB()
54 #define todB_nn(x) todB(x) argument
58 static float unitnorm(float x){ in unitnorm()
63 #define todB(x) (*(x)==0?-400.f:log(*(x)**(x))*4.34294480f) argument
64 #define todB_nn(x) (*(x)==0.f?-400.f:log(*(x))*8.6858896f) argument
68 #define fromdB(x) (exp((x)*.11512925f)) argument
H A Dvorbisenc.c193 const int *x){ in vorbis_encode_floor_setup()
230 const double *x){ in vorbis_encode_global_psych_setup()
361 const double *x){ in vorbis_encode_compand_setup()
/dports/x11-wm/mutter/mutter-41.1/src/backends/x11/
H A Dmeta-input-settings-x11.c666 gint *x, in device_query_area()
725 gint32 x, y, width, height, area[4] = { 0 }; in meta_input_settings_x11_set_tablet_area() local
H A Dmeta-seat-x11.c57 double x; member
885 double x, in emulate_motion()
914 float x,y; in translate_raw_event() local
1169 double x, in translate_axes()
1498 int x, in meta_seat_x11_warp_pointer()
1624 double x, in meta_seat_x11_update_touchpoint()
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/
H A Dclutter-stage-view.c858 float x, in clutter_stage_view_set_viewport()
/dports/x11-wm/gamescope/gamescope-3.7.1/src/
H A Dsteamcompmgr.cpp677 void MouseCursor::queryGlobalPosition(int &x, int &y) in queryGlobalPosition()
721 void MouseCursor::warp(int x, int y) in warp()
774 void MouseCursor::move(int x, int y) in move()
810 int x,y; in updatePosition() local
816 int MouseCursor::x() const in x() function in MouseCursor
/dports/x11-wm/echinus/echinus-0.4.9/
H A Dewmh.c204 #define MWM_DECOR_ALL(x) ((x) & (1L << 0)) in mwm_process_atom() argument
205 #define MWM_DECOR_TITLE(x) ((x) & (1L << 3)) in mwm_process_atom() argument
206 #define MWM_DECOR_BORDER(x) ((x) & (1L << 1)) in mwm_process_atom() argument
207 #define MWM_HINTS_DECOR(x) ((x) & (1L << 1)) in mwm_process_atom() argument
/dports/x11-wm/wmii/wmii-3.6/include/
H A Dutil.h66 # define USED(x) if(x){}else argument
67 # define SET(x) ((x)=0) argument
/dports/x11-wm/wmii/wmii-3.6/cmd/wmii/
H A Ddat.h159 int x; member
H A Dx11.c411 uint x, y, w, h, len; in drawstring() local
H A Dx11.h23 int x, y; member
113 #define Pt(x, y) ((Point){(x), (y)}) argument
H A Darea.c292 bit_set(uint *field, uint width, uint x, uint y, int set) { in bit_set()
307 bit_get(uint *field, uint width, uint x, uint y) { in bit_get()
334 uint i, j, x, y, cx, cy, maxx, maxy, diff, num; in place_frame() local
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterBase/
H A Daudit.c896 Drawable drawable, int x, int y, unsigned int width, in count_xgetimage()
912 int x, int y, unsigned int width, unsigned int height ) in count_xsubimage()
/dports/x11-wm/compiz-plugins-extra/compiz-plugins-extra-0.8.8/src/group/
H A Dgroup-internal.h164 int x; member
/dports/x11-wm/xfce4-wm/xfwm4-4.16.1/settings-dialogs/
H A Dxfwm4-settings.c1021 gint x, in xfwm_settings_active_frame_drag_data()
1078 gint x, in xfwm_settings_active_frame_drag_motion()
1140 gint x, in xfwm_settings_hidden_frame_drag_data()
1244 gint x; in xfwm_settings_active_frame_draw() local
/dports/x11-wm/xfce4-wm/xfwm4-4.16.1/src/
H A Dicons.c302 gint x, y; in get_pixmap_geometry() local
/dports/x11-wm/compton/compton-b7f43ee/src/
H A Dcompton.c169 gaussian(double r, double x, double y) { in gaussian()
179 int x, y; in make_gaussian_map() local
224 int x, int y, int width, int height) { in sum_gaussian()
278 int opacity, x, y; in presum_gaussian() local
326 int x, y; in make_shadow() local
1363 int x, int y, int wid, int hei, XFixed **blur_kerns, in xr_blur_dst()
1433 const int x = w->a.x; in win_blur_background() local
1515 render_(session_t *ps, int x, int y, int dx, int dy, int wid, int hei, in render_()
1597 const int x = w->a.x; in win_paint_win() local

12345678910>>...38696