| /OK3568_Linux_fs/external/rockit/mpi/example/common/ |
| H A D | test_comm_rgn.cpp | 45 stRgnAttr.enType = OVERLAY_RGN; in TEST_RGN_CreateOverlayAndAttach() 59 stRgnChnAttr.enType = OVERLAY_RGN; in TEST_RGN_CreateOverlayAndAttach() 85 stRgnAttr.enType = COVER_RGN; in TEST_RGN_CreateCoverAndAttach() 96 stRgnChnAttr.enType = COVER_RGN; in TEST_RGN_CreateCoverAndAttach() 118 stRgnAttr.enType = MOSAIC_RGN; in TEST_RGN_CreateMosaicAndAttach() 129 stRgnChnAttr.enType = MOSAIC_RGN; in TEST_RGN_CreateMosaicAndAttach() 151 stRgnAttr.enType = LINE_RGN; in TEST_RGN_CreateLineAndAttach() 162 stRgnChnAttr.enType = LINE_RGN; in TEST_RGN_CreateLineAndAttach() 210 switch (stChnAttr.enType) { in TEST_RGN_ChangePosition() 311 if (stChnAttr.enType == COVER_RGN) { in TEST_RGN_ChangeColor() [all …]
|
| H A D | test_comm_venc.cpp | 69 stAttr.stVencAttr.enType = vencCtx->enType; in TEST_VENC_Create() 70 if (vencCtx->enType == RK_VIDEO_ID_AVC) in TEST_VENC_Create() 72 else if (vencCtx->enType == RK_VIDEO_ID_HEVC) in TEST_VENC_Create()
|
| /OK3568_Linux_fs/external/rockit/mpi/sdk/include/ |
| H A D | rk_comm_aenc.h | 18 RK_CODEC_ID_E enType; member 29 RK_CODEC_ID_E enType; /* audio codec id */ member 36 RK_CODEC_ID_E enType; member
|
| H A D | rk_comm_adec.h | 36 RK_CODEC_ID_E enType; member 58 RK_CODEC_ID_E enType; /* audio codec id */ member 80 RK_CODEC_ID_E enType; member
|
| H A D | rk_comm_vdec.h | 64 RK_CODEC_ID_E enType; /* RW; video type to be decoded */ member 81 RK_CODEC_ID_E enType; /* RW; video type to be decoded */ member 117 RK_CODEC_ID_E enType; /* R; video type to be decoded */ member
|
| H A D | rk_comm_rgn.h | 193 RGN_TYPE_E enType; /* region type */ member 200 RGN_TYPE_E enType; /* region type */ member
|
| H A D | rk_comm_af.h | 57 AUDIO_FILTER_TYPE_E enType; member
|
| H A D | rk_comm_venc.h | 359 RK_CODEC_ID_E enType; member
|
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_rgn.cpp | 124 stRgnAttr.enType = OVERLAY_RGN; in test_rgn_overlay_process() 151 stRgnChnAttr.enType = OVERLAY_RGN; in test_rgn_overlay_process() 308 stCoverAttr.enType = COVER_RGN; in test_rgn_cover_process() 316 stCoverChnAttr.enType = COVER_RGN; in test_rgn_cover_process() 432 stAttr.enType = MOSAIC_RGN; in test_rgn_mosaic_process() 440 stChnAttr.enType = MOSAIC_RGN; in test_rgn_mosaic_process() 522 stAttr.enType = LINE_RGN; in test_rgn_draw_line_process() 530 stChnAttr.enType = LINE_RGN; in test_rgn_draw_line_process() 600 stVencCtx.enType = RK_VIDEO_ID_AVC; in unit_test_mpi_rgn_venc()
|
| H A D | test_mpi_venc.cpp | 540 stAttr.stVencAttr.enType = (RK_CODEC_ID_E)ctx->u32DstCodec; in unit_test_mpi_venc() 559 if (stAttr.stVencAttr.enType == RK_VIDEO_ID_JPEG) { in unit_test_mpi_venc() 640 if (stAttr.stVencAttr.enType == RK_VIDEO_ID_JPEG) { in unit_test_mpi_venc() 674 if (stAttr.stVencAttr.enType == RK_VIDEO_ID_AVC) { in unit_test_mpi_venc() 679 } else if (stAttr.stVencAttr.enType == RK_VIDEO_ID_HEVC) { in unit_test_mpi_venc() 717 if (ctx->bMjpegParam && stAttr.stVencAttr.enType == RK_VIDEO_ID_MJPEG) { in unit_test_mpi_venc() 728 if (ctx->bMjpegRcParam && stAttr.stVencAttr.enType == RK_VIDEO_ID_MJPEG) { in unit_test_mpi_venc()
|
| H A D | test_mpi_vi.cpp | 230 void init_venc_cfg(TEST_VI_CTX_S *ctx, RK_U32 u32Ch, RK_CODEC_ID_E enType) { in init_venc_cfg() argument 231 ctx->stVencCfg[u32Ch].stAttr.stVencAttr.enType = enType; in init_venc_cfg() 427 stRgnChnAttr.enType = rgnType; in create_rgn() 434 stCoverChnAttr.enType = COVER_RGN; in create_rgn() 477 stMoscaiChnAttr.enType = MOSAIC_RGN; in create_rgn() 670 ctx->stViRgn.stRgnAttr.enType = (RGN_TYPE_E)ctx->rgnType; in test_vi_init()
|
| H A D | test_mpi_sys.cpp | 84 pstChnAttr->enType = RK_AUDIO_ID_ADPCM_G726; in test_adec_create_chn_attr()
|
| H A D | test_mpi_adec.cpp | 108 stAdecAttr.enType = (RK_CODEC_ID_E)codecId; in test_init_mpi_adec()
|
| H A D | test_mpi_aenc.cpp | 128 stAencAttr.enType = (RK_CODEC_ID_E)codecId; in test_init_mpi_aenc()
|
| H A D | test_mpi_all.cpp | 104 stAttr.enType = ctx->enCodecId; in mpi_create_vdec() 496 stAttr.stVencAttr.enType = RK_VIDEO_ID_AVC; in create_venc()
|
| H A D | test_mpi_avs.cpp | 396 pstVencCtx[i].stAttr.stVencAttr.enType = RK_VIDEO_ID_AVC; in test_avs_vpss_venc_loop() 402 pstVencCtx[i].stAttr.stVencAttr.enType = RK_VIDEO_ID_HEVC; in test_avs_vpss_venc_loop()
|
| H A D | test_mpi_vdec.cpp | 209 stAttr.enType = ctx->enCodecId; in mpi_create_vdec()
|
| H A D | test_mpi_vo.cpp | 808 pstAttr.enType = ctx->stParserCfg.enCodecId; in creat_vdec() 816 RK_LOGE(R"(enMode %d enType %d u32PicWidth %d u32PicHeight %d \ in creat_vdec() 818 pstAttr.enMode, pstAttr.enType, pstAttr.u32PicWidth, pstAttr.u32PicHeight, \ in creat_vdec()
|
| /OK3568_Linux_fs/external/rockit/mpi/example/include/ |
| H A D | test_comm_venc.h | 35 RK_CODEC_ID_E enType; member
|