Searched defs:bias (Results 1 – 3 of 3) sorted by relevance
/plan9/sys/src/cmd/gs/jpeg/ |
H A D | jcsample.c | 219 register int bias; in h2v1_downsample() local 256 register int bias; in h2v2_downsample() local
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gsalphac.c | 339 byte bias = ~a; in dca_map_rgb_alpha_color() local 380 byte bias = ~a; in dca_map_color_rgb() local
|
H A D | gsfunc0.c | 439 fn_make_poles(double *p, const int pole_step, int power, int bias) in fn_make_poles() 596 interpolate_vector(const gs_function_Sd_t *pfn, int offset, int pole_step, int power, int bias) in interpolate_vector() 606 int offset, int pole_step, int power, int bias, int ii) in interpolate_tensors()
|