Home | History | Annotate | Download | only in dec

Lines Matching refs:yoffset

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