Searched refs:stCanvasInfo (Results 1 – 1 of 1) sorted by relevance
206 RGN_CANVAS_INFO_S stCanvasInfo; in test_rgn_overlay_process() local209 memset(&stCanvasInfo, 0, sizeof(RGN_CANVAS_INFO_S)); in test_rgn_overlay_process()211 s32Ret = RK_MPI_RGN_GetCanvasInfo(RgnHandle, &stCanvasInfo); in test_rgn_overlay_process()216 memset(reinterpret_cast<void *>(stCanvasInfo.u64VirAddr), 0xff, in test_rgn_overlay_process()217 stCanvasInfo.u32VirWidth * 16 * (i + 1)); in test_rgn_overlay_process()