Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vgs.cpp135 videoFrameIn.u32VirHeight = ctx->s32SrcVirHeight; in unit_test_vgs_generate_scale_task()
160 videoFrameOut.u32VirHeight = stDstMbPicCalResult.u32VirHeight; in unit_test_vgs_generate_scale_task()
191 videoFrameIn.u32VirHeight = ctx->s32SrcVirHeight; in unit_test_vgs_generate_rotation_task()
223 videoFrameOut.u32VirHeight = stDstMbPicCalResult.u32VirHeight; in unit_test_vgs_generate_rotation_task()
251 videoFrameIn.u32VirHeight = ctx->s32SrcVirHeight; in unit_test_vgs_generate_crop_task()
279 videoFrameOut.u32VirHeight = stDstMbPicCalResult.u32VirHeight; in unit_test_vgs_generate_crop_task()
336 videoFrameOut.u32VirHeight = ctx->s32SrcVirHeight; in unit_test_vgs_generate_cover_task_array()
411 videoFrameOut.u32VirHeight = ctx->s32SrcVirHeight; in unit_test_vgs_generate_osd_task_array()
460 videoFrameOut.u32VirHeight = ctx->s32SrcVirHeight; in unit_test_vgs_generate_drawline_task_array()
506 videoFrameOut.u32VirHeight = ctx->s32SrcVirHeight; in unit_test_vgs_generate_mosaic_task_array()
[all …]
H A Dtest_mpi_venc.cpp94 static RK_S32 read_with_pixel_width(RK_U8 *pBuf, RK_U32 u32Width, RK_U32 u32VirHeight, in read_with_pixel_width() argument
99 for (u32Row = 0; u32Row < u32VirHeight; u32Row++) { in read_with_pixel_width()
112 … RK_U32 u32VirWidth, RK_U32 u32VirHeight, RK_U32 u32PixFormat, FILE *fp) { in read_image() argument
118 RK_U8 *pBufu = pBufy + u32VirWidth * u32VirHeight; in read_image()
119 RK_U8 *pBufv = pBufu + u32VirWidth * u32VirHeight / 4; in read_image()
123 for (u32Row = 0; u32Row < u32VirHeight; u32Row++) { in read_image()
130 for (u32Row = 0; u32Row < u32VirHeight / 2; u32Row++) { in read_image()
139 s32Ret = read_with_pixel_width(pBufy, u32Width, u32VirHeight, u32VirWidth, 3, fp); in read_image()
399 stFrame.stVFrame.u32VirHeight = pstCtx->u32srcVirHeight; in venc_send_frame()
555 stAttr.stVencAttr.u32VirHeight = ctx->u32srcVirHeight; in unit_test_mpi_venc()
H A Dtest_mpi_vdec.cpp96 v_stride = pstFrame->stVFrame.u32VirHeight; in dump_frame_to_file()
111 v_stride = pstFrame->stVFrame.u32VirHeight; in dump_frame_to_file()
127 v_stride = pstFrame->stVFrame.u32VirHeight; in dump_frame_to_file()
136 v_stride = pstFrame->stVFrame.u32VirHeight; in dump_frame_to_file()
H A Dtest_mpi_gdc.cpp210 static RK_S32 read_with_pixel_width(RK_U8 *pBuf, RK_U32 u32Width, RK_U32 u32VirHeight, in read_with_pixel_width() argument
215 for (u32Row = 0; u32Row < u32VirHeight; u32Row++) { in read_with_pixel_width()
228 … RK_U32 u32VirWidth, RK_U32 u32VirHeight, RK_U32 u32PixFormat, FILE *fp) { in read_image() argument
234 RK_U8 *pBufu = pBufy + u32VirWidth * u32VirHeight; in read_image()
235 RK_U8 *pBufv = pBufu + u32VirWidth * u32VirHeight / 4; in read_image()
240 for (u32Row = 0; u32Row < u32VirHeight; u32Row++) { in read_image()
247 for (u32Row = 0; u32Row < u32VirHeight / 2; u32Row++) { in read_image()
256 s32Ret = read_with_pixel_width(pBufy, u32Width, u32VirHeight, u32VirWidth, 3, fp); in read_image()
1198 stLineFrame.stVFrame.u32VirHeight = ctx->u32LineHeight; in test_mpi_gdc_api()
1245 ctx->stTask.stImgIn.stVFrame.u32VirHeight = ctx->u32SrcVirHeight; in test_mpi_gdc_api()
[all …]
H A Dtest_mpi_vo.cpp1161 pstFrameInfo->u32VirWidth, pstFrameInfo->u32VirHeight); in Sample_VO_GetPictureData()
1174 + u32Stride * pstFrameInfo->u32VirHeight + i * u32Stride, in Sample_VO_GetPictureData()
1438 RK_U32 u32VirHeight, in Sample_VO_SetVFrame() argument
1447 !u32VirWidth || !u32VirHeight || in Sample_VO_SetVFrame()
1455 pVFrame->stVFrame.u32VirHeight = u32VirHeight; in Sample_VO_SetVFrame()
1548 pstVFrame->stVFrame.u32VirHeight = 480; in Sample_VO_SendPicture_Mosaic()
1556 pstVFrame->stVFrame.u32VirHeight = 1080; in Sample_VO_SendPicture_Mosaic()
1564 pstVFrame->stVFrame.u32VirHeight = 1080; in Sample_VO_SendPicture_Mosaic()
1585 pstVFrame->stVFrame.u32VirHeight in Sample_VO_SendPicture_Mosaic()
[all...]
H A Dtest_mpi_vi.cpp239 ctx->stVencCfg[u32Ch].stAttr.stVencAttr.u32VirHeight = ctx->height; in init_venc_cfg()
378 buffer->u32VirHeight = ctx->height; in readFromPic()
H A Dtest_mpi_all.cpp503 stAttr.stVencAttr.u32VirHeight = ctx->u32SrcHeight; in create_venc()
H A Dtest_mpi_avs.cpp392 pstVencCtx[i].stAttr.stVencAttr.u32VirHeight = vpssOutputHeight[i]; in test_avs_vpss_venc_loop()
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_sys.cpp51 pstVideoFrame->stVFrame.u32VirHeight = stCalResult.u32VirHeight; in TEST_SYS_CreateVideoFrame()
488 stBufAttr.u32Height = pstVideoFrame->stVFrame.u32VirHeight; in TEST_SYS_FuzzyCompareFrameByFile()
531 stBufAttr.u32Height = pstVideoFrame->stVFrame.u32VirHeight; in TEST_SYS_FuzzyCompareFrame()
543 pstVideoFrame->stVFrame.u32VirHeight, in TEST_SYS_FuzzyCompareFrame()
H A Dtest_comm_vpss.cpp255 stMbPicCalResult.u32VirHeight, in TEST_VPSS_Proc()
268 frameIn.stVFrame.u32VirHeight = stMbPicCalResult.u32VirHeight; in TEST_VPSS_Proc()
H A Dtest_comm_venc.cpp78 stAttr.stVencAttr.u32VirHeight = vencCtx->u32Height; in TEST_VENC_Create()
345 stMbPicCalResult.u32VirHeight, in TEST_VENC_SendVencFrameProc()
359 stFrame.stVFrame.u32VirHeight = stMbPicCalResult.u32VirHeight; in TEST_VENC_SendVencFrameProc()
H A Dtest_comm_utils.cpp157 stPicBufAttr.u32Height = pstVideoFrame->stVFrame.u32VirHeight; in TEST_COMM_FileReadOneFrame()
201 stPicBufAttr.u32Height = pstVideoFrame->stVFrame.u32VirHeight; in TEST_COMM_FileWriteOneFrame()
H A Dtest_comm_tde.cpp72 pstFrames->stVFrame.u32VirHeight = surface->u32Height; in TEST_TDE_TransSurfaceToVideoFrame()
155 u32VirSrcHeight = stVideoFrame.stVFrame.u32VirHeight; in TEST_TDE_LoadSrcFrame()
H A Dtest_comm_avs.cpp245 pstVideoFrames[AvsPipe]->stVFrame.u32VirHeight = stMbPicCalResult.u32VirHeight; in TEST_AVS_ModGetFrameFromPool()
278 pstVideoFrames[AvsPipe]->stVFrame.u32VirHeight, in TEST_AVS_ModGetFrameFromPool()
359 pstVideoFrames[AvsPipe]->stVFrame.u32VirHeight, in TEST_AVS_ModCreateFrame()
H A Dtest_comm_vgs.cpp115 u32VirSrcHeight = stVideoFrame->stVFrame.u32VirHeight; in TEST_VGS_LoadSrcFrame()
H A Dtest_mod_vpss.cpp122 stChnFrameInfos[i].stVFrame.u32VirHeight, pstCtx->s32GrpIndex, i); in TEST_VPSS_ModSingleTest()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_video.h484 RK_U32 u32VirHeight; member
508 RK_U32 u32VirHeight; member
H A Drk_comm_rgn.h209 RK_U32 u32VirHeight; member
H A Drk_comm_vo.h471 RK_U32 u32VirHeight; member
H A Drk_comm_venc.h370 RK_U32 u32VirHeight; // stride height, eg. u32VirHeight=(u32PicHeight+15)&(~15) member
/OK3568_Linux_fs/kernel/include/soc/rockchip/
H A Drockchip_rockit.h38 u32 u32VirHeight; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dcif-rockit.c220 rockit_rkcif_cfg->frame.u32VirHeight = stream->pixm.height; in rkcif_rockit_buf_done()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_rockit.c279 rockit_cfg->frame.u32VirHeight = stream->out_fmt.height; in rkisp_rockit_buf_done()