Home | History | Annotate | Download | only in highgui

Lines Matching defs:shift

1206                     int  shift = h[1]*(y >> y_shift);
1207 int* cmpCb = blocks[pos[1]] + shift;
1208 int* cmpCr = blocks[pos[2]] + shift;