| /OK3568_Linux_fs/external/rockit/mpi/sdk/include/ |
| H A D | rk_mpi_cal.h | 23 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 D | rk_comm_video.h | 194 } PIXEL_FORMAT_E; typedef 486 PIXEL_FORMAT_E enPixelFormat; 514 PIXEL_FORMAT_E enPixelFormat; 524 PIXEL_FORMAT_E enPixelFormat; /* Bitmap's pixel format */
|
| H A D | rk_comm_vi.h | 138 PIXEL_FORMAT_E enPixFmt; 184 PIXEL_FORMAT_E enPixelFormat; /* RW;Pixel format */ 274 PIXEL_FORMAT_E enPixFmt;
|
| H A D | rk_comm_vpss.h | 50 PIXEL_FORMAT_E enPixelFormat; /* RW; Pixel format of source image. */ 69 PIXEL_FORMAT_E enPixelFormat; /* RW; Pixel format of target image. */
|
| H A D | rk_comm_rgn.h | 93 PIXEL_FORMAT_E enPixelFmt; 210 PIXEL_FORMAT_E enPixelFmt;
|
| H A D | rk_comm_vo.h | 292 PIXEL_FORMAT_E enPixelFormat; /* RW; the pixel format of WBC output */ 355 PIXEL_FORMAT_E enPixFormat; /* RW; Pixel format of the video layer */ 472 PIXEL_FORMAT_E enPixelFormat;
|
| H A D | rk_comm_pvs.h | 58 PIXEL_FORMAT_E enPixelFormat;
|
| H A D | rk_comm_tde.h | 56 PIXEL_FORMAT_E enColorFmt; /* <Color format */
|
| H A D | rk_comm_vgs.h | 85 PIXEL_FORMAT_E enPixelFmt; /* Pixel format of osd */
|
| H A D | rk_comm_ivs.h | 47 PIXEL_FORMAT_E enPixelFormat;
|
| H A D | rk_comm_vdec.h | 56 PIXEL_FORMAT_E enPixelFormat; /* RW; out put pixel format */
|
| /OK3568_Linux_fs/external/rockit/mpi/example/include/ |
| H A D | test_comm_rgn.h | 31 PIXEL_FORMAT_E enFmt, const MPP_CHN_S *pstChn, RK_U32 u32ChnNum); 59 RK_S32 TEST_RGN_LoadBmp(const RK_CHAR *filename, BITMAP_S *pstBitmap, PIXEL_FORMAT_E enBmpFmt); 61 RK_S32 TEST_RGN_CreateBmp(RK_U32 u32Width, RK_U32 u32Height, PIXEL_FORMAT_E enBmpFmt, BITMAP_S *pst…
|
| H A D | test_comm_avs.h | 74 PIXEL_FORMAT_E enSrcPixFormat; 79 PIXEL_FORMAT_E enDstPixFormat;
|
| H A D | test_comm_imgproc.h | 32 RK_U32 hor_stride, RK_U32 ver_stride, PIXEL_FORMAT_E fmt,
|
| H A D | test_comm_venc.h | 37 PIXEL_FORMAT_E enPixFmt;
|
| /OK3568_Linux_fs/external/rockit/mpi/example/common/ |
| H A D | test_mod_vpss.cpp | 48 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() 315 (PIXEL_FORMAT_E)pstCtx->s32SrcPixFormat), in TEST_VPSS_ModSendFrame() 317 (PIXEL_FORMAT_E)pstCtx->s32SrcPixFormat, 1); in TEST_VPSS_ModSendFrame()
|
| H A D | test_comm_vpss.cpp | 230 stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)pstCtx->stProcCtx.u32RawPixelFmt; in TEST_VPSS_Proc() 254 (PIXEL_FORMAT_E)pstCtx->stProcCtx.u32RawPixelFmt), in TEST_VPSS_Proc() 256 (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 D | test_comm_rgn.cpp | 37 PIXEL_FORMAT_E enFmt, const MPP_CHN_S *pstChn, RK_U32 u32ChnNum) { in TEST_RGN_CreateOverlayAndAttach() 325 RK_S32 TEST_RGN_LoadBmp(const RK_CHAR *filename, BITMAP_S *pstBitmap, PIXEL_FORMAT_E enBmpFmt) { in TEST_RGN_LoadBmp() 369 pstBitmap->enPixelFormat = (PIXEL_FORMAT_E)enBmpFmt; 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()
|
| H A D | test_comm_vgs.cpp | 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() 153 stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)u32DstPixelFormat; in TEST_VGS_CreateDstFrame()
|
| H A D | test_comm_tde.cpp | 47 stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)u32DstPixelFormat; in TEST_TDE_Save_DstFrame() 144 PIXEL_FORMAT_E u32SrcPixelFormat = pstCtx->pstSrc.enColorFmt; in TEST_TDE_LoadSrcFrame() 199 stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)u32DstPixelFormat; in TEST_TDE_CreateDstFrame()
|
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_vgs.cpp | 136 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 D | test_mpi_rgn.cpp | 125 stRgnAttr.unAttr.stOverlay.enPixelFmt = (PIXEL_FORMAT_E)pstRgnCtx->u32BmpFormat; in test_rgn_overlay_process() 176 (PIXEL_FORMAT_E)pstRgnCtx->u32BmpFormat); in test_rgn_overlay_process() 652 stGrpAttr.enPixelFormat = (PIXEL_FORMAT_E)pstRgnCtx->u32RawFormat; in unit_test_mpi_rgn_vpss() 659 stChnAttr.enPixelFormat = (PIXEL_FORMAT_E)pstRgnCtx->u32RawFormat; in unit_test_mpi_rgn_vpss()
|
| H A D | test_mpi_vo.cpp | 118 PIXEL_FORMAT_E format; 379 static PIXEL_FORMAT_E Sample_wbc_formt(RK_S32 format) { in Sample_wbc_formt() 1439 PIXEL_FORMAT_E enPixelFormat, in Sample_VO_SetVFrame() 1623 PIXEL_FORMAT_E video_format; in Sample_VO_Demo_Video_Mosaic() 1748 PIXEL_FORMAT_E plane_format; in Sample_VO_Demo_UI() 1894 PIXEL_FORMAT_E video_format; in Sample_VO_Demo_Alpha() 1896 PIXEL_FORMAT_E wbc_format; in Sample_VO_Demo_Alpha() 2053 PIXEL_FORMAT_E video_format; in Sample_VO_Video_Homologous() 2055 PIXEL_FORMAT_E wbc_format; in Sample_VO_Video_Homologous()
|
| H A D | test_mpi_venc.cpp | 344 (PIXEL_FORMAT_E)pstCtx->u32SrcPixFormat, s32FrameCount); in venc_send_frame() 400 stFrame.stVFrame.enPixelFormat = (PIXEL_FORMAT_E)pstCtx->u32SrcPixFormat; in venc_send_frame() 494 stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)ctx->u32SrcPixFormat; in unit_test_mpi_venc() 542 stAttr.stVencAttr.enPixelFormat = (PIXEL_FORMAT_E)ctx->u32SrcPixFormat; in unit_test_mpi_venc()
|
| H A D | test_mpi_vdec.cpp | 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()
|