Home | History | Annotate | Download | only in dec

Lines Matching full:yoffset

144     const int yoffset = dist_code >> 4;
146 const int dist = yoffset * xsize + xoffset;