Home
last modified time | relevance | path

Searched refs:enPixelFormat (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_mpi_cal.h23 RK_U32 RK_MPI_CAL_VGS_GetPicVirWidth(RK_U32 u32Width, PIXEL_FORMAT_E enPixelFormat);
24 RK_U32 RK_MPI_CAL_VGS_GetPicVirHeight(RK_U32 u32Height, PIXEL_FORMAT_E enPixelFormat);
29 RK_U32 RK_MPI_CAL_COMM_GetHorStride(RK_U32 u32VirWidth, PIXEL_FORMAT_E enPixelFormat);
30 RK_U32 RK_MPI_CAL_COMM_GetVirWidth(RK_U32 u32HorStride, PIXEL_FORMAT_E enPixelFormat);
H A Drk_comm_vpss.h50 PIXEL_FORMAT_E enPixelFormat; /* RW; Pixel format of source image. */ member
69 PIXEL_FORMAT_E enPixelFormat; /* RW; Pixel format of target image. */ member
H A Drk_comm_video.h486 PIXEL_FORMAT_E enPixelFormat; member
514 PIXEL_FORMAT_E enPixelFormat; member
524 PIXEL_FORMAT_E enPixelFormat; /* Bitmap's pixel format */ member
H A Drk_comm_pvs.h58 PIXEL_FORMAT_E enPixelFormat; member
H A Drk_comm_ivs.h47 PIXEL_FORMAT_E enPixelFormat; member
H A Drk_comm_vo.h292 PIXEL_FORMAT_E enPixelFormat; /* RW; the pixel format of WBC output */ member
472 PIXEL_FORMAT_E enPixelFormat; member
H A Drk_comm_vdec.h56 PIXEL_FORMAT_E enPixelFormat; /* RW; out put pixel format */ member
H A Drk_comm_vi.h184 PIXEL_FORMAT_E enPixelFormat; /* RW;Pixel format */ member
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_vgs.cpp43 RK_U32 u32DstPixelFormat = pstCtx->stImgOut.stVFrame.enPixelFormat; in TEST_VGS_Save_DstFrame()
47 stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)u32DstPixelFormat; in TEST_VGS_Save_DstFrame()
106 PIXEL_FORMAT_E u32SrcPixelFormat = pstCtx->stImgIn.stVFrame.enPixelFormat; in TEST_VGS_LoadSrcFrame()
111 stPicBufAttr.enPixelFormat = u32SrcPixelFormat; in TEST_VGS_LoadSrcFrame()
148 RK_U32 u32DstPixelFormat = pstCtx->stImgOut.stVFrame.enPixelFormat; in TEST_VGS_CreateDstFrame()
153 stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)u32DstPixelFormat; in TEST_VGS_CreateDstFrame()
H A Dtest_comm_sys.cpp52 pstVideoFrame->stVFrame.enPixelFormat = pstBufAttr->enPixelFormat; in TEST_SYS_CreateVideoFrame()
489 stBufAttr.enPixelFormat = pstVideoFrame->stVFrame.enPixelFormat; in TEST_SYS_FuzzyCompareFrameByFile()
506 pstVideoFrame->stVFrame.enPixelFormat), in TEST_SYS_FuzzyCompareFrameByFile()
532 stBufAttr.enPixelFormat = pstVideoFrame->stVFrame.enPixelFormat; in TEST_SYS_FuzzyCompareFrame()
542 pstVideoFrame->stVFrame.enPixelFormat), in TEST_SYS_FuzzyCompareFrame()
544 pstVideoFrame->stVFrame.enPixelFormat, 1); in TEST_SYS_FuzzyCompareFrame()
555 pstVideoFrame->stVFrame.enPixelFormat), in TEST_SYS_FuzzyCompareFrame()
H A Dtest_comm_utils.cpp158 stPicBufAttr.enPixelFormat = pstVideoFrame->stVFrame.enPixelFormat; in TEST_COMM_FileReadOneFrame()
202 stPicBufAttr.enPixelFormat = pstVideoFrame->stVFrame.enPixelFormat; in TEST_COMM_FileWriteOneFrame()
H A Dtest_mod_vpss.cpp48 pstVpssGrpAttr->enPixelFormat = (PIXEL_FORMAT_E)pstCtx->s32SrcPixFormat; in TEST_VPSS_InitAttr()
57 pstVpssChnAttrs[i].enPixelFormat = (PIXEL_FORMAT_E)pstCtx->s32DstPixFormat; in TEST_VPSS_InitAttr()
77 stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)pstCtx->s32SrcPixFormat; in TEST_VPSS_CreatePool()
299 stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)pstCtx->s32SrcPixFormat; in TEST_VPSS_ModSendFrame()
H A Dtest_comm_tde.cpp47 stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)u32DstPixelFormat; in TEST_TDE_Save_DstFrame()
73 pstFrames->stVFrame.enPixelFormat = surface->enColorFmt; in TEST_TDE_TransSurfaceToVideoFrame()
151 stPicBufAttr.enPixelFormat = u32SrcPixelFormat; in TEST_TDE_LoadSrcFrame()
199 stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)u32DstPixelFormat; in TEST_TDE_CreateDstFrame()
H A Dtest_comm_avs.cpp175 stPicBufAttr.enPixelFormat = pstCtx->enSrcPixFormat; in TEST_AVS_ModCreateFramePool()
220 pstBufAttr.enPixelFormat = pstCtx->enSrcPixFormat; in TEST_AVS_ModGetFrameFromPool()
246 pstVideoFrames[AvsPipe]->stVFrame.enPixelFormat = pstBufAttr.enPixelFormat; in TEST_AVS_ModGetFrameFromPool()
277 pstVideoFrames[AvsPipe]->stVFrame.enPixelFormat), in TEST_AVS_ModGetFrameFromPool()
279 pstVideoFrames[AvsPipe]->stVFrame.enPixelFormat, in TEST_AVS_ModGetFrameFromPool()
322 pstBufAttr.enPixelFormat = pstCtx->enSrcPixFormat; in TEST_AVS_ModCreateFrame()
358 pstVideoFrames[AvsPipe]->stVFrame.enPixelFormat), in TEST_AVS_ModCreateFrame()
360 pstVideoFrames[AvsPipe]->stVFrame.enPixelFormat, in TEST_AVS_ModCreateFrame()
H A Dtest_comm_rgn.cpp369 pstBitmap->enPixelFormat = (PIXEL_FORMAT_E)enBmpFmt; in TEST_RGN_LoadBmp()
382 stBuffAttr.enPixelFormat = enBmpFmt; in TEST_RGN_CreateBmp()
402 pstBitmap->enPixelFormat = enBmpFmt; in TEST_RGN_CreateBmp()
H A Dtest_comm_vpss.cpp230 stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)pstCtx->stProcCtx.u32RawPixelFmt; in TEST_VPSS_Proc()
269 frameIn.stVFrame.enPixelFormat = (PIXEL_FORMAT_E)pstCtx->stProcCtx.u32RawPixelFmt; in TEST_VPSS_Proc()
H A Dtest_comm_venc.cpp74 stAttr.stVencAttr.enPixelFormat = vencCtx->enPixFmt; in TEST_VENC_Create()
319 stPicBufAttr.enPixelFormat = pstThreadInfo->stVencCtx.enPixFmt; in TEST_VENC_SendVencFrameProc()
360 stFrame.stVFrame.enPixelFormat = pstThreadInfo->stVencCtx.enPixFmt; in TEST_VENC_SendVencFrameProc()
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vgs.cpp136 videoFrameIn.enPixelFormat = (PIXEL_FORMAT_E)ctx->s32SrcPixFormat; in unit_test_vgs_generate_scale_task()
145 stDstPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)ctx->s32DstPixFormat; in unit_test_vgs_generate_scale_task()
161 videoFrameOut.enPixelFormat = (PIXEL_FORMAT_E)ctx->s32DstPixFormat; in unit_test_vgs_generate_scale_task()
192 videoFrameIn.enPixelFormat = (PIXEL_FORMAT_E)ctx->s32SrcPixFormat; in unit_test_vgs_generate_rotation_task()
208 stDstPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)ctx->s32DstPixFormat; in unit_test_vgs_generate_rotation_task()
221 videoFrameOut.enPixelFormat = (PIXEL_FORMAT_E)ctx->s32DstPixFormat; in unit_test_vgs_generate_rotation_task()
252 videoFrameIn.enPixelFormat = (PIXEL_FORMAT_E)ctx->s32SrcPixFormat; in unit_test_vgs_generate_crop_task()
262 stDstPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)ctx->s32DstPixFormat; in unit_test_vgs_generate_crop_task()
277 videoFrameOut.enPixelFormat = (PIXEL_FORMAT_E)ctx->s32DstPixFormat; in unit_test_vgs_generate_crop_task()
337 videoFrameOut.enPixelFormat = (PIXEL_FORMAT_E)ctx->s32SrcPixFormat; in unit_test_vgs_generate_cover_task_array()
[all …]
H A Dtest_mpi_all.cpp65 PIXEL_FORMAT_E enPixelFormat; member
117 stVdecParam.stVdecPictureParam.enPixelFormat = RK_FMT_YUV420SP; in mpi_create_vdec()
458 stChnAttr.enPixelFormat = ctx->enPixelFormat; in create_vi()
497 stAttr.stVencAttr.enPixelFormat = RK_FMT_YUV420SP; in create_venc()
539 stGrpVpssAttr.enPixelFormat = RK_FMT_YUV420SP; in create_vpss()
553 stVpssChnAttr.enPixelFormat = RK_FMT_YUV420SP; in create_vpss()
954 RK_PRINT("enPixelFormat : %d\n", ctx->enPixelFormat); in mpi_all_test_show_options()
998 OPT_INTEGER('f', "format", &(ctx.enPixelFormat), in main()
H A Dtest_mpi_vo.cpp1134 switch (pstFrameInfo->enPixelFormat) { in Sample_VO_GetPictureData()
1147 Sample_Print("%s Unsupported Format %d\n", __func__, pstFrameInfo->enPixelFormat); in Sample_VO_GetPictureData()
1170 if (pstFrameInfo->enPixelFormat == RK_FMT_YUV420SP || in Sample_VO_GetPictureData()
1171 pstFrameInfo->enPixelFormat == RK_FMT_YUV420SP_VU) { in Sample_VO_GetPictureData()
1439 PIXEL_FORMAT_E enPixelFormat, in Sample_VO_SetVFrame() argument
1448 enPixelFormat >= RK_FMT_BUTT) in Sample_VO_SetVFrame()
1456 pVFrame->stVFrame.enPixelFormat = enPixelFormat; in Sample_VO_SetVFrame()
1549 pstVFrame->stVFrame.enPixelFormat = RK_FMT_RGBA8888; in Sample_VO_SendPicture_Mosaic()
1557 pstVFrame->stVFrame.enPixelFormat in Sample_VO_SendPicture_Mosaic()
[all...]
H A Dtest_mpi_vi.cpp233 ctx->stVencCfg[u32Ch].stAttr.stVencAttr.enPixelFormat = ctx->stChnAttr.enPixelFormat; in init_venc_cfg()
355 stPicBufAttr.enPixelFormat = RK_FMT_YUV420SP; in readFromPic()
379 buffer->enPixelFormat = RK_FMT_YUV420SP; in readFromPic()
798 ctx->stVpssCfg.stGrpVpssAttr.enPixelFormat = RK_FMT_YUV420SP; in test_vi_bind_vpss_venc_loop()
805 ctx->stVpssCfg.stVpssChnAttr[i].enPixelFormat = RK_FMT_YUV420SP; in test_vi_bind_vpss_venc_loop()
1246 pstViCtx[i]->stChnAttr.enPixelFormat = RK_FMT_YUV420SP; in test_vi_muti_vi_loop()
1336 RK_PRINT("enPixelFormat : %d\n", ctx->stChnAttr.enPixelFormat); in mpi_vi_test_show_options()
1374 ctx->stChnAttr.enPixelFormat = RK_FMT_YUV420SP; in main()
1416 OPT_INTEGER('f', "format", &(ctx->stChnAttr.enPixelFormat), in main()
H A Dtest_mpi_vdec.cpp92 switch (pstFrame->stVFrame.enPixelFormat) { in dump_frame_to_file()
143 RK_LOGE("not supported format %d\n", pstFrame->stVFrame.enPixelFormat); in dump_frame_to_file()
226 stVdecParam.stVdecPictureParam.enPixelFormat = (PIXEL_FORMAT_E)ctx->s32OutputPixFmt; in mpi_create_vdec()
256 stVdecPicBufAttr.stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)ctx->s32OutputPixFmt; in mpi_create_vdec()
H A Dtest_mpi_avs.cpp347 pstVpssCtx.stGrpVpssAttr.enPixelFormat = RK_FMT_YUV420SP; in test_avs_vpss_venc_loop()
354 pstVpssCtx.stVpssChnAttr[i].enPixelFormat = RK_FMT_YUV420SP; in test_avs_vpss_venc_loop()
379 stPicBufAttr.enPixelFormat = RK_FMT_YUV420SP; in test_avs_vpss_venc_loop()
388 pstVencCtx[i].stAttr.stVencAttr.enPixelFormat = RK_FMT_YUV420SP; in test_avs_vpss_venc_loop()
H A Dtest_mpi_tde.cpp91 stPicBufAttr.enPixelFormat = ctx->stDstSurface.enColorFmt; in test_tde_save_result()
129 stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)ctx->stSrcSurface.enColorFmt; in unit_test_tde_get_size()
328 stPicBufAttr.enPixelFormat = ctx->stDstSurface.enColorFmt; in test_tde_create_dstBlk()
/OK3568_Linux_fs/kernel/include/soc/rockchip/
H A Drockchip_rockit.h40 u32 enPixelFormat; member

12