Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_rgn.cpp299 RGN_HANDLE coverHandle; in test_rgn_cover_process() local
307 coverHandle = i; in test_rgn_cover_process()
309 s32Ret = RK_MPI_RGN_Create(coverHandle, &stCoverAttr); in test_rgn_cover_process()
345 s32Ret = RK_MPI_RGN_AttachToChn(coverHandle, pstMppChn, &stCoverChnAttr); in test_rgn_cover_process()
356 coverHandle = i; in test_rgn_cover_process()
357 s32Ret = RK_MPI_RGN_GetDisplayAttr(coverHandle, pstMppChn, &stCoverChnAttr); in test_rgn_cover_process()
370 s32Ret = RK_MPI_RGN_SetDisplayAttr(coverHandle, pstMppChn, &stCoverChnAttr); in test_rgn_cover_process()
389 coverHandle = i; in test_rgn_cover_process()
390 s32Ret = TEST_RGN_ShowOrHide(coverHandle, pstMppChn, RK_FALSE); in test_rgn_cover_process()
396 coverHandle = i; in test_rgn_cover_process()
[all …]