Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_rgn.cpp152 stRgnChnAttr.unChnAttr.stOverlayChn.stPoint.s32X = pstRgnCtx->stRegion.s32X + 48 * i; in test_rgn_overlay_process()
234 stPoint.s32X = 64; in test_rgn_overlay_process()
236 s32Ret = TEST_RGN_ChangePosition(RgnHandle, pstMppChn, stPoint.s32X, stPoint.s32Y); in test_rgn_overlay_process()
245 RgnHandle, s64ChgPosEnd - s64ChgPosStart, stPoint.s32X, stPoint.s32Y); in test_rgn_overlay_process()
319 stCoverChnAttr.unChnAttr.stCoverChn.stRect.s32X = pstRgnCtx->stRegion.s32X; in test_rgn_cover_process()
324 stCoverChnAttr.unChnAttr.stCoverChn.stQuadRangle.stPoint[0].s32X = in test_rgn_cover_process()
325 pstRgnCtx->stRegion.s32X; in test_rgn_cover_process()
328 stCoverChnAttr.unChnAttr.stCoverChn.stQuadRangle.stPoint[1].s32X = in test_rgn_cover_process()
329 … pstRgnCtx->stRegion.s32X + pstRgnCtx->stRegion.u32Width; in test_rgn_cover_process()
332 stCoverChnAttr.unChnAttr.stCoverChn.stQuadRangle.stPoint[2].s32X = in test_rgn_cover_process()
[all …]
H A Dtest_mpi_gdc.cpp341 stDstPoint.s32X = 0; in test_mpi_gdc_get_src_point()
347 RK_LOGD("region:%d dst:%d,%d src:%d,%d", region, stDstPoint.s32X, stDstPoint.s32Y, in test_mpi_gdc_get_src_point()
348 stSrcPoint.s32X, stSrcPoint.s32Y); in test_mpi_gdc_get_src_point()
360 stDstPoint.s32X = 0; in test_mpi_gdc_get_pano_point()
366 RK_LOGD("region:%d dst:%d,%d pano:%d,%d", region, stDstPoint.s32X, stDstPoint.s32Y, in test_mpi_gdc_get_pano_point()
367 stPanoPoint.s32X, stPanoPoint.s32Y); in test_mpi_gdc_get_pano_point()
382 ctx->pastDstPoint[i].s32X = step * i; in test_mpi_gdc_get_src_point_array()
385 ctx->pastDstPoint[i].s32X = (w - 1); in test_mpi_gdc_get_src_point_array()
389 ctx->pastDstPoint[i].s32X = 2 * w + h - step * i; in test_mpi_gdc_get_src_point_array()
393 ctx->pastDstPoint[i].s32X = 0; in test_mpi_gdc_get_src_point_array()
[all …]
H A Dtest_mpi_vo.cpp289 RK_U32 s32X; member
544 stLayerAttr.stDispRect.s32X = 0; in mpi_vo_init_sample()
580 VoChnAttr[i].stRect.s32X = (u32ImageWidth/primRows)*(i%primRows); in mpi_vo_init_sample()
611 stLayerAttr.stDispRect.s32X = 0; in mpi_vo_init_sample()
642 VoChnAttr[i].stRect.s32X = (u32ImageWidth/secondRows)*(i%secondRows); in mpi_vo_init_sample()
654 VoChnAttr[1].stRect.s32X = (u32ImageWidth/secondRows)*(1%secondRows) - 100; in mpi_vo_init_sample()
1255 stChnAttr.stRect.s32X = 0; in Sample_VO_MultiGFXLayer_Start()
1325 stChnAttr.stRect.s32X = stLayerAttr.stDispRect.s32X + u32X * u32WinWidth; in Sample_VO_MultiWindowns_Start()
1341 stChnParam.stAspectRatio.stVideoRect.s32X in Sample_VO_MultiWindowns_Start()
[all...]
H A Dtest_mpi_tde.cpp164 pstSrcRect->s32Xpos = ctx->stSrcRect.s32X; in test_tde_fill_src()
177 pstDstRect->s32Xpos = ctx->stDstRect.s32X; in test_tde_fill_dst()
209 stOpt->stClipRect.s32Xpos = ctx->stSrcRect.s32X; in test_tde_bit_blit_task()
453 tdeTestCtx->pstSrcRect.s32Xpos = ctx->stSrcRect.s32X; in test_tde_set_proc_parameter()
460 tdeTestCtx->pstDstRect.s32Xpos = ctx->stDstRect.s32X; in test_tde_set_proc_parameter()
555 OPT_INTEGER('\0', "src_rect_x", &(ctx.stSrcRect.s32X), in main()
563 OPT_INTEGER('\0', "dst_rect_x", &(ctx.stDstRect.s32X), in main()
H A Dtest_mpi_vgs.cpp287 pstCropInfo->stCropRect.s32X = ctx->stCropRect.s32X; in unit_test_vgs_generate_crop_task()
309 pstVgsAddCover[i].stDstRect.s32X = s32SrcWidth / u32Ratio[i]; in unit_test_set_vgs_cover_array_info()
381 pstOsd[i].stRect.s32X = s32SrcWidth / u32Ratio[i]; in unit_test_set_vgs_osd_array_info()
432 pstDrawLine[i].stStartPoint.s32X = s32SrcWidth / u32Ratio[i]; in unit_test_set_vgs_drawline_array_info()
434 pstDrawLine[i].stEndPoint.s32X = s32SrcWidth / u32Ratio[i] * 2; in unit_test_set_vgs_drawline_array_info()
481 pstVgsMosaic[i].stDstRect.s32X = i*xoffset; in unit_test_set_vgs_mosaic_array_info()
995 RK_PRINT("crop x : %d\n", ctx->stCropRect.s32X); in mpi_vgs_test_show_options()
1069 OPT_INTEGER('\0', "crop_x", &(ctx.stCropRect.s32X), in main()
H A Dtest_mpi_venc.cpp374 stParam.stCropCfg.stCropRect.s32X = 100; in venc_send_frame()
380 stParam.stCropCfg.stScaleRect.stSrc.s32X = 100; in venc_send_frame()
384 stParam.stCropCfg.stScaleRect.stDst.s32X = 0; in venc_send_frame()
570 stParam.stCropCfg.stCropRect.s32X = 10; in unit_test_mpi_venc()
576 stParam.stCropCfg.stScaleRect.stSrc.s32X = 0; in unit_test_mpi_venc()
580 stParam.stCropCfg.stScaleRect.stDst.s32X = 0; in unit_test_mpi_venc()
654 stRoiAttr.stRect.s32X = RK_ALIGN_16((i + 1) * 16); in unit_test_mpi_venc()
H A Dtest_mpi_vi.cpp264 stLayerAttr.stDispRect.s32X = 0; in create_vo()
307 stChnAttr.stRect.s32X = 0; in create_vo()
435 stCoverChnAttr.unChnAttr.stCoverChn.stRect.s32X = 128 * i; in create_rgn()
453 stCoverChnAttr.unChnAttr.stCoverChn.stRect.s32X = 128 * i; in create_rgn()
469 stCoverChnAttr.unChnAttr.stCoverChn.stRect.s32X, in create_rgn()
478 stMoscaiChnAttr.unChnAttr.stMosaicChn.stRect.s32X = 128 * i; in create_rgn()
496 stMoscaiChnAttr.unChnAttr.stMosaicChn.stRect.s32X = 128 * i; in create_rgn()
511 stMoscaiChnAttr.unChnAttr.stMosaicChn.stRect.s32X, in create_rgn()
H A Dtest_mpi_avs.cpp590 pstVoCtx.stVoLayerAttr.stDispRect.s32X = 0; in test_avs_vo_loop()
598 pstVoCtx.stVoChnAttr.stRect.s32X = 0; in test_avs_vo_loop()
734 RK_PRINT("center x : %d\n", ctx->stCenter.s32X); in mpi_avs_test_show_options()
839 OPT_INTEGER('\0', "center_x", &(ctx.stCenter.s32X), in main()
H A Dtest_mpi_all.cpp261 stLayerAttr.stDispRect.s32X = 0; in create_vo()
351 stChnAttr.stRect.s32X = (i % (VO_CH_CNT / 2)) * stChnAttr.stRect.u32Width; in create_vo()
365 stChnAttr.stRect.s32X = (i % (VO_CH_CNT / 2)) * stChnAttr.stRect.u32Width; in create_vo()
H A Dtest_mpi_vdec.cpp511 stLayerAttr.stDispRect.s32X = 0; in create_vo()
557 stChnAttr.stRect.s32X = i * stChnAttr.stRect.u32Width / 2; in create_vo()
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_rgn.cpp60 stRgnChnAttr.unChnAttr.stOverlayChn.stPoint.s32X = 0; in TEST_RGN_CreateOverlayAndAttach()
195 RGN_HANDLE RgnHandle, const MPP_CHN_S *pstChn, RK_S32 s32X, RK_S32 s32Y) { in TEST_RGN_ChangePosition() argument
212 stChnAttr.unChnAttr.stOverlayChn.stPoint.s32X = s32X; in TEST_RGN_ChangePosition()
216 stChnAttr.unChnAttr.stCoverChn.stRect.s32X = s32X; in TEST_RGN_ChangePosition()
220 stChnAttr.unChnAttr.stMosaicChn.stRect.s32X = s32X; in TEST_RGN_ChangePosition()
224 stChnAttr.unChnAttr.stLineChn.stStartPoint.s32X = s32X; in TEST_RGN_ChangePosition()
H A Dtest_comm_avs.cpp604 pstAvsGrpAttr->stOutAttr.stCenter.s32X = pstCtx->stCenter.s32X; in TEST_AVS_InitAttr_Blend_Lut()
658 pstAvsGrpAttr->stOutAttr.stCenter.s32X = pstCtx->stCenter.s32X; in TEST_AVS_InitAttr_Blend_Calib()
933 tmpGrpAttr.stOutAttr.stCenter.s32X = pstCtx->stCenter.s32X; in TEST_AVS_ComGrpChnSetScale()
936 tmpGrpAttr.stOutAttr.stCenter.s32X, tmpGrpAttr.stOutAttr.stCenter.s32Y); in TEST_AVS_ComGrpChnSetScale()
H A Dtest_comm_vpss.cpp132 stCropInfo.stCropRect.s32X = 500 - u32Zoom / 2; in TEST_VPSS_GrpSetZoom()
157 stCropInfo.stCropRect.s32X = 500 - u32Zoom / 2; in TEST_VPSS_ChnSetZoom()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_pvs.h30 RK_S32 s32X; member
40 RK_S32 s32X; member
H A Drk_comm_video.h78 RK_S32 s32X; member
88 RK_S32 s32X; member
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_rgn.h49 RGN_HANDLE RgnHandle, const MPP_CHN_S *pstChn, RK_S32 s32X, RK_S32 s32Y);