Home
last modified time | relevance | path

Searched refs:RK_CODEC_ID_E (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_aenc.h18 RK_CODEC_ID_E enType;
29 RK_CODEC_ID_E enType; /* audio codec id */
36 RK_CODEC_ID_E enType;
H A Drk_comm_adec.h36 RK_CODEC_ID_E enType;
58 RK_CODEC_ID_E enType; /* audio codec id */
80 RK_CODEC_ID_E enType;
H A Drk_comm_vdec.h64 RK_CODEC_ID_E enType; /* RW; video type to be decoded */
81 RK_CODEC_ID_E enType; /* RW; video type to be decoded */
117 RK_CODEC_ID_E enType; /* R; video type to be decoded */
H A Drk_mpi_vi.h60 RK_S32 RK_MPI_VI_GetChnStreamCodec(VI_PIPE ViPipe, VI_CHN ViChn, RK_CODEC_ID_E *penCodecId);
61 RK_S32 RK_MPI_VI_SetChnStreamCodec(VI_PIPE ViPipe, VI_CHN ViChn, const RK_CODEC_ID_E enCodecId);
H A Drk_common.h262 } RK_CODEC_ID_E; typedef
H A Drk_comm_video.h519 RK_CODEC_ID_E enCodecType;
H A Drk_comm_venc.h359 RK_CODEC_ID_E enType;
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_tmd.h32 RK_CODEC_ID_E enCodecId;
H A Dtest_comm_venc.h35 RK_CODEC_ID_E enType;
/OK3568_Linux_fs/external/rockit/mpi/example/common/tmedia/
H A Dtest_comm_tmd.cpp24 RK_CODEC_ID_E enRkCodecId;
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_adec.cpp108 stAdecAttr.enType = (RK_CODEC_ID_E)codecId; in test_init_mpi_adec()
H A Dtest_mpi_aenc.cpp128 stAencAttr.enType = (RK_CODEC_ID_E)codecId; in test_init_mpi_aenc()
H A Dtest_mpi_vdec.cpp56 RK_CODEC_ID_E enCodecId;
H A Dtest_mpi_all.cpp67 RK_CODEC_ID_E enCodecId;
H A Dtest_mpi_venc.cpp540 stAttr.stVencAttr.enType = (RK_CODEC_ID_E)ctx->u32DstCodec; in unit_test_mpi_venc()
H A Dtest_mpi_vi.cpp230 void init_venc_cfg(TEST_VI_CTX_S *ctx, RK_U32 u32Ch, RK_CODEC_ID_E enType) { in init_venc_cfg()
H A Dtest_mpi_vo.cpp85 RK_CODEC_ID_E enCodecId;