Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/jpg/
H A Dreadjpg.c96 int Vmax; member
622 int Ns, z, k, m, Hmax, Vmax, comp; in baselinescan() local
1283 …[8*8], int *data1[8*8], int *data2[8*8], int mcu, int nacross, int Hmax, int Vmax, int *H, int *V) in colormap()