Home | History | Annotate | Download | only in src

Lines Matching refs:RawHeight

366         if (ctx->RawHeight & 0xf) {
368 sCrop.BottomCropOffset = (((ctx->RawHeight + 0xf) & (~0xf)) - ctx->RawHeight) / 2;