Home | History | Annotate | Download | only in mrst

Lines Matching refs:RawWidth

276     if (ctx->RawWidth & 0xf) {
278 sCrop.RightCropOffset = (((ctx->RawWidth + 0xf) & (~0xf)) - ctx->RawWidth) / 2;