Home
last modified time | relevance | path

Searched defs:xr (Results 1 – 13 of 13) sorted by relevance

/plan9/sys/src/games/mp3enc/
H A Dencoder.c189 static FLOAT8 xr[2][2][576]; in lame_encode_mp3_frame() local
H A Dvbrquantize.c135 calc_sfb_noise(const FLOAT8 *xr, const FLOAT8 *xr34, const int bw, const int sf) in calc_sfb_noise()
199 calc_sfb_noise_ave(const FLOAT8 *xr, const FLOAT8 *xr34, const int bw, const int sf) in calc_sfb_noise_ave()
282 find_scalefac(const FLOAT8 *xr, const FLOAT8 *xr34, const int sfb, in find_scalefac()
320 find_scalefac_ave(const FLOAT8 *xr, const FLOAT8 *xr34, const int sfb, in find_scalefac_ave()
H A Dnewmdct.c440 FLOAT8 xr; in window_subband() local
H A Dlame-analysis.h41 double xr[2][2][576]; member
H A Dtakehiro.c402 const FLOAT8 * const xr, in count_bits()
/plan9/sys/src/cmd/unix/drawterm/libsec/
H A Dblowfish.c137 u32int b, bo[2], bi[2], xr[2]; in bfCBCdecrypt() local
/plan9/sys/src/libsec/port/
H A Dblowfish.c137 u32int b, bo[2], bi[2], xr[2]; in bfCBCdecrypt() local
/plan9/sys/src/cmd/aux/vga/
H A Dhiqvideo.c24 uchar xr[256]; member
/plan9/sys/src/libdraw/
H A Dellipse.c7 doellipse(int cmd, Image *dst, Point *c, int xr, int yr, int thick, Image *src, Point *sp, int alph… in doellipse()
/plan9/sys/src/cmd/gs/src/
H A Dgzspotan.h88 fixed xl, yl, xr, yr; member
H A Dgdevddrw.c245 int32_t xr = min(re->start.x, re->end.x); in check_gradient_overflow() local
259 …int32_t xr = r->x - (r->xf == -r->h ? 1 : 0) - fixed_half; /* Revert the GX_FILL_TRAPEZOID shift. … in set_x_gradient_nowedge() local
H A Dgdevvec.c1107 fixed xr = right->start.x; in gdev_vector_fill_trapezoid() local
/plan9/sys/src/games/mp3dec/
H A Dlayer3.c2368 mad_fixed_t xr[2][576]; in III_decode() local