Searched defs:band (Results 1 – 12 of 12) sorted by relevance
/plan9/sys/src/cmd/cc/ |
H A D | bits.c | 15 band(Bits a, Bits b) in band() function
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gxclist.c | 372 int band; in clist_reset() local 676 int band; in clist_compute_colors_used() local
|
H A D | gxclread.c | 344 int band = y / band_height; in clist_rasterize_lines() local
|
H A D | gxclutil.c | 187 int band; in cmd_write_buffer() local
|
H A D | gxclbits.c | 594 int band; in clist_change_tile() local
|
H A D | gxfill.h | 162 band, band_step, band_fill, afill, slant, slant_shallow, sfill, member
|
H A D | gdevx.c | 789 uint band = xdev->MaxTempImage / width_bytes; in x_get_bits_rectangle() local
|
H A D | gdevprn.h | 218 gx_band_params_t band; /* see gxclist.h */ member
|
/plan9/sys/src/games/mp3enc/ |
H A D | lame.c | 57 int band; in lame_init_params_ppflt_lowpass() local 94 int band, maxband, minband; in lame_init_params_ppflt() local
|
H A D | newmdct.c | 695 int band; in mdct_sub48() local
|
H A D | bitstream.c | 270 int band; in encodeSideInfo2() local
|
/plan9/sys/src/cmd/rio/ |
H A D | rio.c | 463 int sending, inside, scrolling, moving, band; in mousethread() local
|