Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_rgn.cpp107 } TEST_RGN_CTX_S; typedef
109 RK_S32 test_rgn_overlay_process(TEST_RGN_CTX_S *pstRgnCtx, MPP_CHN_S *pstMppChn) { in test_rgn_overlay_process()
297 RK_S32 test_rgn_cover_process(TEST_RGN_CTX_S *pstRgnCtx, MPP_CHN_S *pstMppChn) { in test_rgn_cover_process()
421 RK_S32 test_rgn_mosaic_process(TEST_RGN_CTX_S *pstRgnCtx, MPP_CHN_S *pstMppChn) { in test_rgn_mosaic_process()
511 RK_S32 test_rgn_draw_line_process(TEST_RGN_CTX_S *pstRgnCtx, MPP_CHN_S *pstMppChn) { in test_rgn_draw_line_process()
585 RK_S32 unit_test_mpi_rgn_venc(TEST_RGN_CTX_S *pstRgnCtx) { in unit_test_mpi_rgn_venc()
634 RK_S32 unit_test_mpi_rgn_vpss(TEST_RGN_CTX_S *pstRgnCtx) { in unit_test_mpi_rgn_vpss()
715 static void mpi_rgn_test_show_options(const TEST_RGN_CTX_S *ctx) { in mpi_rgn_test_show_options()
738 TEST_RGN_CTX_S stRgnCtx; in main()
740 memset(&stRgnCtx, 0, sizeof(TEST_RGN_CTX_S)); in main()