Home
last modified time | relevance | path

Searched defs:adjust (Results 1 – 18 of 18) sorted by relevance

/plan9/sys/src/ape/cmd/pax/
H A Dwarn.c83 void warnarch(char *msg, OFFSET adjust) in warnarch()
/plan9/sys/src/cmd/gs/src/
H A Dgximage1.c54 bool adjust) in gs_image_t_init_adjust()
63 gs_image_t_init_mask_adjust(gs_image_t * pim, bool write_1s, bool adjust) in gs_image_t_init_mask_adjust()
H A Dgxidata.c52 fixed adjust = penum->adjust; in gx_image1_plane_data() local
250 fixed adjust = penum->adjust; in gx_image1_flush() local
H A Dgxpaint.h99 gs_fixed_point adjust; member
H A Dgsiparam.h212 bool adjust; member
H A Dgximono.c412 const fixed adjust = penum->adjust; in image_render_mono() local
H A Dzgstate.c406 double adjust[2]; in zsetfilladjust2() local
423 gs_point adjust; in zcurrentfilladjust2() local
H A Dgspath1.c228 fixed adjust = ROUND_UP(-ang2, fixed_360); in gs_imager_arc_add() local
258 fixed adjust = ROUND_UP(-ang1, fixed_360); in gs_imager_arc_add() local
H A Dzmedia2.c401 bool adjust = false; in match_page_size() local
H A Dgximage.h228 fixed adjust; /* adjustment when rendering */ member
H A Dgsstate.c738 gs_currentfilladjust(const gs_state * pgs, gs_point * adjust) in gs_currentfilladjust()
H A Dgxfill.c261 gx_adjust_if_empty(const gs_fixed_rect * pbox, gs_fixed_point * adjust) in gx_adjust_if_empty()
291 gs_fixed_point adjust; in gx_general_fill_path() local
H A Dgxclpath.c578 gs_fixed_point adjust; in clist_fill_path() local
H A Dgdevbbox.c763 gs_fixed_point adjust; in bbox_fill_path() local
H A Dgxshade6.c1805 const fixed adjust = INTERPATCH_PADDING; in mesh_padding() local
/plan9/sys/src/games/
H A Dlife.c32 char *adjust[NADJUST]; variable
/plan9/sys/src/games/mp3enc/
H A Dquantize.c1226 FLOAT8 masking_lower_db, adjust = 0.0; in VBR_prepare() local
H A Dutil.h160 FLOAT8 adjust; // lowering based on peak volume, 1 = no lowering member