Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_rgn.cpp39 RGN_CHN_ATTR_S stRgnChnAttr; in TEST_RGN_CreateOverlayAndAttach()
43 memset(&stRgnChnAttr, 0, sizeof(RGN_CHN_ATTR_S)); in TEST_RGN_CreateOverlayAndAttach()
79 RGN_CHN_ATTR_S stRgnChnAttr; in TEST_RGN_CreateCoverAndAttach()
83 memset(&stRgnChnAttr, 0, sizeof(RGN_CHN_ATTR_S)); in TEST_RGN_CreateCoverAndAttach()
112 RGN_CHN_ATTR_S stRgnChnAttr; in TEST_RGN_CreateMosaicAndAttach()
116 memset(&stRgnChnAttr, 0, sizeof(RGN_CHN_ATTR_S)); in TEST_RGN_CreateMosaicAndAttach()
145 RGN_CHN_ATTR_S stRgnChnAttr; in TEST_RGN_CreateLineAndAttach()
149 memset(&stRgnChnAttr, 0, sizeof(RGN_CHN_ATTR_S)); in TEST_RGN_CreateLineAndAttach()
196 RGN_CHN_ATTR_S stChnAttr; in TEST_RGN_ChangePosition()
243 RGN_CHN_ATTR_S stChnAttr; in TEST_RGN_ShowOrHide()
[all …]
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_mpi_rgn.h23 RK_S32 RK_MPI_RGN_AttachToChn(RGN_HANDLE Handle, const MPP_CHN_S *pstChn, const RGN_CHN_ATTR_S *pst…
26 RK_S32 RK_MPI_RGN_SetDisplayAttr(RGN_HANDLE Handle, const MPP_CHN_S *pstChn, const RGN_CHN_ATTR_S *…
27 RK_S32 RK_MPI_RGN_GetDisplayAttr(RGN_HANDLE Handle, const MPP_CHN_S *pstChn, RGN_CHN_ATTR_S *pstChn…
H A Drk_comm_rgn.h202 } RGN_CHN_ATTR_S; typedef
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_rgn.cpp116 RGN_CHN_ATTR_S stRgnChnAttr; in test_rgn_overlay_process()
301 RGN_CHN_ATTR_S stCoverChnAttr; in test_rgn_cover_process()
304 memset(&stCoverChnAttr, 0, sizeof(RGN_CHN_ATTR_S)); in test_rgn_cover_process()
425 RGN_CHN_ATTR_S stChnAttr; in test_rgn_mosaic_process()
428 memset(&stChnAttr, 0, sizeof(RGN_CHN_ATTR_S)); in test_rgn_mosaic_process()
515 RGN_CHN_ATTR_S stChnAttr; in test_rgn_draw_line_process()
518 memset(&stChnAttr, 0, sizeof(RGN_CHN_ATTR_S)); in test_rgn_draw_line_process()
H A Dtest_mpi_vi.cpp85 RGN_CHN_ATTR_S stRgnChnAttr;
394 RGN_CHN_ATTR_S stRgnChnAttr; in create_rgn()
432 RGN_CHN_ATTR_S stCoverChnAttr; in create_rgn()
475 RGN_CHN_ATTR_S stMoscaiChnAttr; in create_rgn()