Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_rgn.cpp319 stCoverChnAttr.unChnAttr.stCoverChn.stRect.s32X = pstRgnCtx->stRegion.s32X; in test_rgn_cover_process()
320 stCoverChnAttr.unChnAttr.stCoverChn.stRect.s32Y = pstRgnCtx->stRegion.s32Y; in test_rgn_cover_process()
321 stCoverChnAttr.unChnAttr.stCoverChn.stRect.u32Width = pstRgnCtx->stRegion.u32Width; in test_rgn_cover_process()
322 stCoverChnAttr.unChnAttr.stCoverChn.stRect.u32Height = pstRgnCtx->stRegion.u32Height; in test_rgn_cover_process()
363 stCoverChnAttr.unChnAttr.stCoverChn.stRect.s32X = 64 * i; in test_rgn_cover_process()
364 stCoverChnAttr.unChnAttr.stCoverChn.stRect.s32Y = 64 * i; in test_rgn_cover_process()
365 stCoverChnAttr.unChnAttr.stCoverChn.stRect.u32Width = 256; in test_rgn_cover_process()
366 stCoverChnAttr.unChnAttr.stCoverChn.stRect.u32Height = 256; in test_rgn_cover_process()
379 stCoverChnAttr.unChnAttr.stCoverChn.stRect.s32X, in test_rgn_cover_process()
380 stCoverChnAttr.unChnAttr.stCoverChn.stRect.s32Y, in test_rgn_cover_process()
[all …]
H A Dtest_mpi_vi.cpp307 stChnAttr.stRect.s32X = 0; in create_vo()
308 stChnAttr.stRect.s32Y = 0; in create_vo()
309 stChnAttr.stRect.u32Width = stLayerAttr.stImageSize.u32Width; in create_vo()
310 stChnAttr.stRect.u32Height = stLayerAttr.stImageSize.u32Height; in create_vo()
435 stCoverChnAttr.unChnAttr.stCoverChn.stRect.s32X = 128 * i; in create_rgn()
436 stCoverChnAttr.unChnAttr.stCoverChn.stRect.s32Y = 128 * i; in create_rgn()
437 stCoverChnAttr.unChnAttr.stCoverChn.stRect.u32Width = 128; in create_rgn()
438 stCoverChnAttr.unChnAttr.stCoverChn.stRect.u32Height = 128; in create_rgn()
453 stCoverChnAttr.unChnAttr.stCoverChn.stRect.s32X = 128 * i; in create_rgn()
454 stCoverChnAttr.unChnAttr.stCoverChn.stRect.s32Y = 128 * i; in create_rgn()
[all …]
H A Dtest_mpi_vo.cpp580 VoChnAttr[i].stRect.s32X = (u32ImageWidth/primRows)*(i%primRows); in mpi_vo_init_sample()
581 VoChnAttr[i].stRect.s32Y = (u32ImageHeight/primRows)*(i/primRows); in mpi_vo_init_sample()
582 VoChnAttr[i].stRect.u32Width = u32ImageWidth/primRows; in mpi_vo_init_sample()
583 VoChnAttr[i].stRect.u32Width = VoChnAttr[i].stRect.u32Width; in mpi_vo_init_sample()
584 VoChnAttr[i].stRect.u32Height = u32ImageHeight/primRows; in mpi_vo_init_sample()
585 VoChnAttr[i].stRect.u32Height = VoChnAttr[i].stRect.u32Height; in mpi_vo_init_sample()
642 VoChnAttr[i].stRect.s32X = (u32ImageWidth/secondRows)*(i%secondRows); in mpi_vo_init_sample()
643 VoChnAttr[i].stRect in mpi_vo_init_sample()
[all...]
H A Dtest_mpi_all.cpp349 stChnAttr.stRect.u32Width = HDMI_W / (VO_CH_CNT / 2); in create_vo()
350 stChnAttr.stRect.u32Height = HDMI_H / (VO_CH_CNT / 2); in create_vo()
351 stChnAttr.stRect.s32X = (i % (VO_CH_CNT / 2)) * stChnAttr.stRect.u32Width; in create_vo()
352 stChnAttr.stRect.s32Y = (i / (VO_CH_CNT / 2)) * stChnAttr.stRect.u32Height; in create_vo()
363 stChnAttr.stRect.u32Width = MIPI_W / (VO_CH_CNT / 2); in create_vo()
364 stChnAttr.stRect.u32Height = MIPI_H / (VO_CH_CNT / 2); in create_vo()
365 stChnAttr.stRect.s32X = (i % (VO_CH_CNT / 2)) * stChnAttr.stRect.u32Width; in create_vo()
366 stChnAttr.stRect.s32Y = (i / (VO_CH_CNT / 2)) * stChnAttr.stRect.u32Height; in create_vo()
H A Dtest_mpi_vdec.cpp555 stChnAttr.stRect.u32Width = stLayerAttr.stImageSize.u32Width / ChCnt; in create_vo()
556 stChnAttr.stRect.u32Height = stLayerAttr.stImageSize.u32Height / ChCnt; in create_vo()
557 stChnAttr.stRect.s32X = i * stChnAttr.stRect.u32Width / 2; in create_vo()
558 stChnAttr.stRect.s32Y = i * stChnAttr.stRect.u32Height / 2; in create_vo()
H A Dtest_mpi_avs.cpp598 pstVoCtx.stVoChnAttr.stRect.s32X = 0; in test_avs_vo_loop()
599 pstVoCtx.stVoChnAttr.stRect.s32Y = 0; in test_avs_vo_loop()
600 pstVoCtx.stVoChnAttr.stRect.u32Width = in test_avs_vo_loop()
602 pstVoCtx.stVoChnAttr.stRect.u32Height = in test_avs_vo_loop()
H A Dtest_mpi_gdc.cpp1170 ctx->stChnAttr.stRect.s32X = ctx->stChnRect.s32X; in test_mpi_gdc_api()
1171 ctx->stChnAttr.stRect.s32Y = ctx->stChnRect.s32Y; in test_mpi_gdc_api()
1172 ctx->stChnAttr.stRect.u32Width = ctx->stChnRect.u32Width; in test_mpi_gdc_api()
1173 ctx->stChnAttr.stRect.u32Height = ctx->stChnRect.u32Height; in test_mpi_gdc_api()
1203 ctx->stChnAttr.stRect.s32X = 0; in test_mpi_gdc_api()
1204 ctx->stChnAttr.stRect.s32Y = 0; in test_mpi_gdc_api()
1205 ctx->stChnAttr.stRect.u32Width = 960; in test_mpi_gdc_api()
1206 ctx->stChnAttr.stRect.u32Height = 540; in test_mpi_gdc_api()
H A Dtest_mpi_venc.cpp654 stRoiAttr.stRect.s32X = RK_ALIGN_16((i + 1) * 16); in unit_test_mpi_venc()
655 stRoiAttr.stRect.s32Y = RK_ALIGN_16((i + 1) * 16); in unit_test_mpi_venc()
656 stRoiAttr.stRect.u32Width = RK_ALIGN_16(ctx->u32SrcWidth / (i + 2)); in unit_test_mpi_venc()
657 stRoiAttr.stRect.u32Height = RK_ALIGN_16(ctx->u32SrcHeight / (i + 2)); in unit_test_mpi_venc()
H A Dtest_mpi_vgs.cpp381 pstOsd[i].stRect.s32X = s32SrcWidth / u32Ratio[i]; in unit_test_set_vgs_osd_array_info()
382 pstOsd[i].stRect.s32Y = s32SrcHeight / u32Ratio[i]; in unit_test_set_vgs_osd_array_info()
383 pstOsd[i].stRect.u32Width = u32OsdWidth; in unit_test_set_vgs_osd_array_info()
384 pstOsd[i].stRect.u32Height = u32OsdHeight; in unit_test_set_vgs_osd_array_info()
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_rgn.cpp216 stChnAttr.unChnAttr.stCoverChn.stRect.s32X = s32X; in TEST_RGN_ChangePosition()
217 stChnAttr.unChnAttr.stCoverChn.stRect.s32Y = s32Y; in TEST_RGN_ChangePosition()
220 stChnAttr.unChnAttr.stMosaicChn.stRect.s32X = s32X; in TEST_RGN_ChangePosition()
221 stChnAttr.unChnAttr.stMosaicChn.stRect.s32Y = s32Y; in TEST_RGN_ChangePosition()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_rgn.h151 RECT_S stRect; /* config of rect */ member
168 RECT_S stRect; /*location of MOSAIC*/ member
H A Drk_comm_pvs.h47 PVS_RECT_S stRect; member
H A Drk_comm_venc.h604 RECT_S stRect; /* RW; Region of an ROI*/ member
617 RECT_S stRect[3]; /* RW;Region of an ROI*/ member
820 RECT_S stRect; /* RW; */ member
H A Drk_comm_vgs.h84 RECT_S stRect; /* Osd area */ member
H A Drk_comm_ivs.h70 RECT_S stRect[4096]; member
H A Drk_comm_video.h101 RECT_S stRect; member
H A Drk_comm_vo.h231 RECT_S stRect; /* Rectangle of video output channel */ member