Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_rgn.h48 RK_S32 TEST_RGN_ChangePosition(
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_rgn.cpp236 s32Ret = TEST_RGN_ChangePosition(RgnHandle, pstMppChn, stPoint.s32X, stPoint.s32Y); in test_rgn_overlay_process()
459 RK_S32 s32Ret = TEST_RGN_ChangePosition(Handle, pstMppChn, 64 * i, 64 * i); in test_rgn_mosaic_process()
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_rgn.cpp194 RK_S32 TEST_RGN_ChangePosition( in TEST_RGN_ChangePosition() function