Home | History | Annotate | Download | only in encode

Lines Matching refs:box_width

1677     int box_width=8;
1683 upload_surface(va_dpy, src_surface[i], box_width, row_shift, 0);
1686 if (row_shift==(2*box_width)) row_shift= 0;