Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_rgn.cpp45 stRgnAttr.enType = OVERLAY_RGN; in TEST_RGN_CreateOverlayAndAttach()
59 stRgnChnAttr.enType = OVERLAY_RGN; in TEST_RGN_CreateOverlayAndAttach()
211 case OVERLAY_RGN: { in TEST_RGN_ChangePosition()
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_rgn.cpp124 stRgnAttr.enType = OVERLAY_RGN; in test_rgn_overlay_process()
151 stRgnChnAttr.enType = OVERLAY_RGN; in test_rgn_overlay_process()
612 case OVERLAY_RGN: { in unit_test_mpi_rgn_venc()
682 case OVERLAY_RGN: { in unit_test_mpi_rgn_vpss()
741 stRgnCtx.s32Operation = OVERLAY_RGN; in main()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_rgn.h58 OVERLAY_RGN = 0, /* video overlay region */ enumerator