Home | History | Annotate | Download | only in src

Lines Matching refs:RawWidth

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