Home
last modified time | relevance | path

Searched refs:imgAlignedH (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/amd/
H A Drk_aiq_types_algo_amd_prvt.h19 int imgAlignedH; member
H A Drk_aiq_algo_amd_itf.cpp121 ctx->amdCtx.imgAlignedH = pCfgParam->spAlignedH; in prepare()
256 LOGD_AMD("motion detect start,%d,%d",ctx->amdCtx.imgAlignedH,ctx->amdCtx.imgAlignedW); in processing()
264 …ctx->amdCtx.imgAlignedH, imgStride, ctx->amdCtx.imgHeight, ctx->amdCtx.imgWidth, gain_blk_isp_stri… in processing()