Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_vgs.h54 POINT_S stStartPoint; /* Line start point */ member
H A Drk_comm_avs.h119 POINT_S stStartPoint[AVS_CUBE_MAP_SURFACE_NUM]; /* RW; Start point of each surface. */ member
H A Drk_comm_rgn.h176 POINT_S stStartPoint; member
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_rgn.cpp224 stChnAttr.unChnAttr.stLineChn.stStartPoint.s32X = s32X; in TEST_RGN_ChangePosition()
225 stChnAttr.unChnAttr.stLineChn.stStartPoint.s32Y = s32Y; in TEST_RGN_ChangePosition()
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_rgn.cpp531 stChnAttr.unChnAttr.stLineChn.stStartPoint.s32X = 0; in test_rgn_draw_line_process()
532 stChnAttr.unChnAttr.stLineChn.stStartPoint.s32Y = 0; in test_rgn_draw_line_process()
H A Dtest_mpi_vgs.cpp432 pstDrawLine[i].stStartPoint.s32X = s32SrcWidth / u32Ratio[i]; in unit_test_set_vgs_drawline_array_info()
433 pstDrawLine[i].stStartPoint.s32Y = s32SrcHeight / u32Ratio[i]; in unit_test_set_vgs_drawline_array_info()