| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_tde.cpp | 89 stPicBufAttr.u32Width = ctx->stDstSurface.u32Width; in test_tde_save_result() 102 stPicBufAttr.u32Width, stPicBufAttr.u32Height, u32TaskId); in test_tde_save_result() 127 stPicBufAttr.u32Width = ctx->stSrcSurface.u32Width; in unit_test_tde_get_size() 160 pstSrcSurface->u32Width = ctx->stSrcSurface.u32Width; in test_tde_fill_src() 166 pstSrcRect->u32Width = ctx->stSrcRect.u32Width; in test_tde_fill_src() 173 pstDstSurface->u32Width = ctx->stDstSurface.u32Width; in test_tde_fill_dst() 179 pstDstRect->u32Width = ctx->stDstRect.u32Width; in test_tde_fill_dst() 211 stOpt->stClipRect.u32Width = ctx->stSrcRect.u32Width; in test_tde_bit_blit_task() 326 stPicBufAttr.u32Width = ctx->stDstSurface.u32Width; in test_tde_create_dstBlk() 427 if (ctx->stSrcRect.u32Width == 0) { in test_tde_set_default_parameter() [all …]
|
| H A D | test_mpi_vo.cpp | 58 RK_U32 u32Width; member 269 *s32W = stVoTimings[i].u32Width; in Sample_VO_GetDisplaySize() 546 stLayerAttr.stDispRect.u32Width = u32DispWidth; in mpi_vo_init_sample() 548 stLayerAttr.stImageSize.u32Width = u32ImageWidth; 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() 613 stLayerAttr.stDispRect.u32Width = u32DispWidth; in mpi_vo_init_sample() 615 stLayerAttr.stImageSize.u32Width = u32ImageWidth; in mpi_vo_init_sample() 644 VoChnAttr[i].stRect.u32Width in mpi_vo_init_sample() 1435 Sample_VO_SetVFrame(VIDEO_FRAME_INFO_S * pVFrame,RK_U32 u32Width,RK_U32 u32Height,RK_U32 u32VirWidth,RK_U32 u32VirHeight,PIXEL_FORMAT_E enPixelFormat,RK_VOID * pMblk) Sample_VO_SetVFrame() argument 1488 Sample_VO_CreateGFXData(RK_U32 u32Width,RK_U32 u32Height,RK_U32 foramt,RK_U32 value,RK_VOID ** pMblk) Sample_VO_CreateGFXData() argument [all...] |
| H A D | test_mpi_gdc.cpp | 210 static RK_S32 read_with_pixel_width(RK_U8 *pBuf, RK_U32 u32Width, RK_U32 u32VirHeight, in read_with_pixel_width() argument 216 … s32ReadSize = fread(pBuf + u32Row * u32VirWidth * u32PixWidth, 1, u32Width * u32PixWidth, fp); in read_with_pixel_width() 217 if (s32ReadSize != u32Width * u32PixWidth) { in read_with_pixel_width() 219 u32Width * u32PixWidth, s32ReadSize); in read_with_pixel_width() 227 static RK_S32 read_image(RK_U8 *pVirAddr, RK_U32 u32Width, RK_U32 u32Height, in read_image() argument 241 u32ReadSize = fread(pBufy + u32Row * u32VirWidth, 1, u32Width, fp); in read_image() 242 if (u32ReadSize != u32Width) { in read_image() 248 u32ReadSize = fread(pBufu + u32Row * u32VirWidth, 1, u32Width, fp); in read_image() 249 if (u32ReadSize != u32Width) { in read_image() 256 s32Ret = read_with_pixel_width(pBufy, u32Width, u32VirHeight, u32VirWidth, 3, fp); in read_image() [all …]
|
| H A D | test_mpi_vgs.cpp | 132 videoFrameIn.u32Width = ctx->s32SrcWidth; in unit_test_vgs_generate_scale_task() 143 stDstPicBufAttr.u32Width = ctx->s32DstWidth; in unit_test_vgs_generate_scale_task() 157 videoFrameOut.u32Width = ctx->s32DstWidth; in unit_test_vgs_generate_scale_task() 169 pTaskAttr->stImgIn.stVFrame.u32Width, in unit_test_vgs_generate_scale_task() 171 pTaskAttr->stImgOut.stVFrame.u32Width, in unit_test_vgs_generate_scale_task() 188 videoFrameIn.u32Width = s32SrcWidth; in unit_test_vgs_generate_rotation_task() 200 videoFrameOut.u32Width = s32SrcWidth; in unit_test_vgs_generate_rotation_task() 203 videoFrameOut.u32Width = s32SrcHeight; in unit_test_vgs_generate_rotation_task() 206 stDstPicBufAttr.u32Width = videoFrameOut.u32Width; in unit_test_vgs_generate_rotation_task() 231 pTaskAttr->stImgIn.stVFrame.u32Width, in unit_test_vgs_generate_rotation_task() [all …]
|
| H A D | test_mpi_rgn.cpp | 126 stRgnAttr.unAttr.stOverlay.stSize.u32Width = pstRgnCtx->stRegion.u32Width; in test_rgn_overlay_process() 321 stCoverChnAttr.unChnAttr.stCoverChn.stRect.u32Width = pstRgnCtx->stRegion.u32Width; in test_rgn_cover_process() 329 … pstRgnCtx->stRegion.s32X + pstRgnCtx->stRegion.u32Width; in test_rgn_cover_process() 333 … pstRgnCtx->stRegion.s32X + pstRgnCtx->stRegion.u32Width; in test_rgn_cover_process() 337 … pstRgnCtx->stRegion.s32X + pstRgnCtx->stRegion.u32Width * 2; in test_rgn_cover_process() 365 stCoverChnAttr.unChnAttr.stCoverChn.stRect.u32Width = 256; in test_rgn_cover_process() 381 stCoverChnAttr.unChnAttr.stCoverChn.stRect.u32Width, in test_rgn_cover_process() 443 stChnAttr.unChnAttr.stMosaicChn.stRect.u32Width = pstRgnCtx->stRegion.u32Width; in test_rgn_mosaic_process() 469 stChnAttr.unChnAttr.stCoverChn.stRect.u32Width, in test_rgn_mosaic_process() 597 stVencCtx.u32Width = pstRgnCtx->u32RawWidth; in unit_test_mpi_rgn_venc() [all …]
|
| H A D | test_mpi_venc.cpp | 94 static RK_S32 read_with_pixel_width(RK_U8 *pBuf, RK_U32 u32Width, RK_U32 u32VirHeight, in read_with_pixel_width() argument 100 … s32ReadSize = fread(pBuf + u32Row * u32VirWidth * u32PixWidth, 1, u32Width * u32PixWidth, fp); in read_with_pixel_width() 101 if (s32ReadSize != u32Width * u32PixWidth) { in read_with_pixel_width() 103 u32Width * u32PixWidth, s32ReadSize); in read_with_pixel_width() 111 static RK_S32 read_image(RK_U8 *pVirAddr, RK_U32 u32Width, RK_U32 u32Height, in read_image() argument 124 u32ReadSize = fread(pBufy + u32Row * u32VirWidth, 1, u32Width, fp); in read_image() 125 if (u32ReadSize != u32Width) { in read_image() 131 u32ReadSize = fread(pBufu + u32Row * u32VirWidth, 1, u32Width, fp); in read_image() 132 if (u32ReadSize != u32Width) { in read_image() 139 s32Ret = read_with_pixel_width(pBufy, u32Width, u32VirHeight, u32VirWidth, 3, fp); in read_image() [all …]
|
| H A D | test_mpi_all.cpp | 264 stLayerAttr.stDispRect.u32Width = HDMI_W; in create_vo() 266 stLayerAttr.stImageSize.u32Width = HDMI_W; in create_vo() 323 stLayerAttr.stDispRect.u32Width = MIPI_W; in create_vo() 325 stLayerAttr.stImageSize.u32Width = MIPI_W; in create_vo() 349 stChnAttr.stRect.u32Width = HDMI_W / (VO_CH_CNT / 2); in create_vo() 351 stChnAttr.stRect.s32X = (i % (VO_CH_CNT / 2)) * stChnAttr.stRect.u32Width; in create_vo() 363 stChnAttr.stRect.u32Width = MIPI_W / (VO_CH_CNT / 2); in create_vo() 365 stChnAttr.stRect.s32X = (i % (VO_CH_CNT / 2)) * stChnAttr.stRect.u32Width; in create_vo() 461 stChnAttr.stSize.u32Width = ctx->u32SrcWidth1; in create_vi() 463 stChnAttr.stSize.u32Width = ctx->u32SrcWidth1; in create_vi() [all …]
|
| H A D | test_mpi_vi.cpp | 267 stLayerAttr.stDispRect.u32Width = 1920; in create_vo() 269 stLayerAttr.stImageSize.u32Width = 1920; in create_vo() 309 stChnAttr.stRect.u32Width = stLayerAttr.stImageSize.u32Width; in create_vo() 352 stPicBufAttr.u32Width = ctx->width; in readFromPic() 375 buffer->u32Width = ctx->width; in readFromPic() 404 ctx->stViRgn.stRgnAttr.unAttr.stOverlay.stSize.u32Width = 128; in create_rgn() 437 stCoverChnAttr.unChnAttr.stCoverChn.stRect.u32Width = 128; in create_rgn() 455 stCoverChnAttr.unChnAttr.stCoverChn.stRect.u32Width = 128; in create_rgn() 471 stCoverChnAttr.unChnAttr.stCoverChn.stRect.u32Width, in create_rgn() 480 stMoscaiChnAttr.unChnAttr.stMosaicChn.stRect.u32Width = 128; in create_rgn() [all …]
|
| H A D | test_mpi_vdec.cpp | 89 width = pstFrame->stVFrame.u32Width; in dump_frame_to_file() 254 stVdecPicBufAttr.stPicBufAttr.u32Width = ctx->u32SrcWidth; in mpi_create_vdec() 514 stLayerAttr.stDispRect.u32Width = 1920; in create_vo() 516 stLayerAttr.stImageSize.u32Width = 1920; in create_vo() 555 stChnAttr.stRect.u32Width = stLayerAttr.stImageSize.u32Width / ChCnt; in create_vo() 557 stChnAttr.stRect.s32X = i * stChnAttr.stRect.u32Width / 2; in create_vo()
|
| H A D | test_mpi_avs.cpp | 357 pstVpssCtx.stVpssChnAttr[i].u32Width = vpssOutputWidth[i]; in test_avs_vpss_venc_loop() 376 stPicBufAttr.u32Width = vpssOutputWidth[i]; in test_avs_vpss_venc_loop() 575 pstVoCtx.stVoLayerAttr.stDispRect.u32Width = 1920; in test_avs_vo_loop() 578 pstVoCtx.stVoLayerAttr.stDispRect.u32Width = 1080; in test_avs_vo_loop() 592 pstVoCtx.stVoLayerAttr.stImageSize.u32Width = in test_avs_vo_loop() 593 pstVoCtx.stVoLayerAttr.stDispRect.u32Width; in test_avs_vo_loop() 600 pstVoCtx.stVoChnAttr.stRect.u32Width = in test_avs_vo_loop() 601 pstVoCtx.stVoLayerAttr.stImageSize.u32Width; in test_avs_vo_loop()
|
| /OK3568_Linux_fs/external/rockit/mpi/example/common/ |
| H A D | test_comm_avs.cpp | 172 stPicBufAttr.u32Width = pstCtx->u32SrcWidth; in TEST_AVS_ModCreateFramePool() 217 pstBufAttr.u32Width = pstCtx->u32SrcWidth; in TEST_AVS_ModGetFrameFromPool() 242 pstVideoFrames[AvsPipe]->stVFrame.u32Width = pstBufAttr.u32Width; in TEST_AVS_ModGetFrameFromPool() 254 pstBufAttr.u32Width, pstBufAttr.u32Height); in TEST_AVS_ModGetFrameFromPool() 259 pstBufAttr.u32Width, pstBufAttr.u32Height); in TEST_AVS_ModGetFrameFromPool() 274 pstBufAttr.u32Width, in TEST_AVS_ModGetFrameFromPool() 276 RK_MPI_CAL_COMM_GetHorStride(pstVideoFrames[AvsPipe]->stVFrame.u32Width, in TEST_AVS_ModGetFrameFromPool() 319 pstBufAttr.u32Width = pstCtx->u32SrcWidth; in TEST_AVS_ModCreateFrame() 337 pstBufAttr.u32Width, pstBufAttr.u32Height); in TEST_AVS_ModCreateFrame() 342 pstBufAttr.u32Width, pstBufAttr.u32Height); in TEST_AVS_ModCreateFrame() [all …]
|
| H A D | test_comm_rgn.cpp | 36 RGN_HANDLE RgnHandle, RK_U32 u32Width, RK_U32 u32Height, in TEST_RGN_CreateOverlayAndAttach() argument 47 stRgnAttr.unAttr.stOverlay.stSize.u32Width = u32Width; in TEST_RGN_CreateOverlayAndAttach() 367 pstBitmap->u32Width = Surface.u16Width; in TEST_RGN_LoadBmp() 374 RK_S32 TEST_RGN_CreateBmp(RK_U32 u32Width, RK_U32 u32Height, PIXEL_FORMAT_E enBmpFmt, BITMAP_S *pst… in TEST_RGN_CreateBmp() argument 380 stBuffAttr.u32Width = u32Width; in TEST_RGN_CreateBmp() 393 s32Ret = TEST_COMM_FillImage(pu8Data, u32Width, u32Height, in TEST_RGN_CreateBmp() 394 u32Width, u32Height, enBmpFmt, 64); in TEST_RGN_CreateBmp() 400 pstBitmap->u32Width = u32Width; in TEST_RGN_CreateBmp()
|
| H A D | test_comm_tde.cpp | 41 RK_U32 u32DstWidth = pstCtx->pstDst.u32Width; in TEST_TDE_Save_DstFrame() 45 stPicBufAttr.u32Width = u32DstWidth; in TEST_TDE_Save_DstFrame() 69 pstFrames->stVFrame.u32Width = surface->u32Width; in TEST_TDE_TransSurfaceToVideoFrame() 71 pstFrames->stVFrame.u32VirWidth = surface->u32Width; in TEST_TDE_TransSurfaceToVideoFrame() 142 RK_U32 u32SrcWidth = pstCtx->pstSrc.u32Width; in TEST_TDE_LoadSrcFrame() 149 stPicBufAttr.u32Width = u32SrcWidth; in TEST_TDE_LoadSrcFrame() 192 RK_U32 u32DstWidth = pstCtx->pstDst.u32Width; in TEST_TDE_CreateDstFrame() 197 stPicBufAttr.u32Width = u32DstWidth; in TEST_TDE_CreateDstFrame()
|
| H A D | test_comm_vgs.cpp | 41 RK_U32 u32DstWidth = pstCtx->stImgOut.stVFrame.u32Width; in TEST_VGS_Save_DstFrame() 45 stPicBufAttr.u32Width = u32DstWidth; in TEST_VGS_Save_DstFrame() 104 RK_U32 u32SrcWidth = pstCtx->stImgIn.stVFrame.u32Width; in TEST_VGS_LoadSrcFrame() 109 stPicBufAttr.u32Width = u32SrcWidth; in TEST_VGS_LoadSrcFrame() 146 RK_U32 u32DstWidth = pstCtx->stImgOut.stVFrame.u32Width; in TEST_VGS_CreateDstFrame() 151 stPicBufAttr.u32Width = u32DstWidth; in TEST_VGS_CreateDstFrame()
|
| H A D | test_comm_sys.cpp | 48 pstVideoFrame->stVFrame.u32Width = pstBufAttr->u32Width; in TEST_SYS_CreateVideoFrame() 487 stBufAttr.u32Width = pstVideoFrame->stVFrame.u32VirWidth; in TEST_SYS_FuzzyCompareFrameByFile() 507 pstVideoFrame->stVFrame.u32Width, in TEST_SYS_FuzzyCompareFrameByFile() 530 stBufAttr.u32Width = pstVideoFrame->stVFrame.u32VirWidth; in TEST_SYS_FuzzyCompareFrame() 540 pstVideoFrame->stVFrame.u32Width, pstVideoFrame->stVFrame.u32Height, in TEST_SYS_FuzzyCompareFrame() 556 pstVideoFrame->stVFrame.u32Width, in TEST_SYS_FuzzyCompareFrame()
|
| H A D | test_comm_vo.cpp | 31 RK_U32 u32Width; member 94 *s32W = stVoTimings[i].u32Width; in TEST_VO_GetDisplaySize()
|
| H A D | test_comm_vpss.cpp | 134 stCropInfo.stCropRect.u32Width = u32Zoom; in TEST_VPSS_GrpSetZoom() 159 stCropInfo.stCropRect.u32Width = u32Zoom; in TEST_VPSS_ChnSetZoom() 227 stPicBufAttr.u32Width = pstCtx->stProcCtx.u32RawWidth; in TEST_VPSS_Proc() 265 frameIn.stVFrame.u32Width = pstCtx->stProcCtx.u32RawWidth; in TEST_VPSS_Proc()
|
| H A D | test_comm_venc.cpp | 75 stAttr.stVencAttr.u32PicWidth = vencCtx->u32Width; in TEST_VENC_Create() 77 stAttr.stVencAttr.u32VirWidth = vencCtx->u32Width; in TEST_VENC_Create() 80 stAttr.stVencAttr.u32BufSize = vencCtx->u32Width * vencCtx->u32Height; in TEST_VENC_Create() 316 stPicBufAttr.u32Width = stChnAttr.stVencAttr.u32PicWidth; in TEST_VENC_SendVencFrameProc() 356 stFrame.stVFrame.u32Width = stChnAttr.stVencAttr.u32PicWidth; in TEST_VENC_SendVencFrameProc()
|
| H A D | test_mod_vpss.cpp | 60 pstVpssChnAttrs[i].u32Width = pstCtx->s32DstWidth; in TEST_VPSS_InitAttr() 74 stPicBufAttr.u32Width = pstCtx->s32SrcWidth; in TEST_VPSS_CreatePool() 297 stPicBufAttr.u32Width = pstCtx->s32SrcWidth; in TEST_VPSS_ModSendFrame()
|
| /OK3568_Linux_fs/external/rockit/mpi/sdk/include/ |
| H A D | rk_comm_video.h | 83 RK_U32 u32Width; member 90 RK_U32 u32Width; member 481 RK_U32 u32Width; member 512 RK_U32 u32Width; member 525 RK_U32 u32Width; /* Bitmap's width */ member
|
| H A D | rk_comm_pvs.h | 35 RK_U32 u32Width; member 42 RK_U32 u32Width; member
|
| H A D | rk_comm_tde.h | 58 RK_U32 u32Width; /* <Bitmap width */ member 69 RK_U32 u32Width; /* <Width */ member
|
| H A D | rk_mpi_cal.h | 23 RK_U32 RK_MPI_CAL_VGS_GetPicVirWidth(RK_U32 u32Width, PIXEL_FORMAT_E enPixelFormat);
|
| /OK3568_Linux_fs/external/rockit/mpi/example/include/ |
| H A D | test_comm_rgn.h | 30 RGN_HANDLE RgnHandle, RK_U32 u32Width, RK_U32 u32Height, 61 RK_S32 TEST_RGN_CreateBmp(RK_U32 u32Width, RK_U32 u32Height, PIXEL_FORMAT_E enBmpFmt, BITMAP_S *pst…
|
| H A D | test_comm_imgproc.h | 37 RK_U32 u32Width, RK_U32 u32Height, RK_DOUBLE dThreshold);
|