Searched refs:imgAlignedW (Results 1 – 2 of 2) sorted by relevance
18 int imgAlignedW; member
120 ctx->amdCtx.imgAlignedW = pCfgParam->spAlignedW; in prepare()255 int imgStride = XCAM_ALIGN_UP(ctx->amdCtx.imgAlignedW, 32); in processing()256 LOGD_AMD("motion detect start,%d,%d",ctx->amdCtx.imgAlignedH,ctx->amdCtx.imgAlignedW); in processing()