Home
last modified time | relevance | path

Searched defs:u32Ch (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_venc.cpp166 RK_U32 u32Ch = pstCtx->u32ChnIndex; in venc_force_idr() local
182 RK_U32 u32Ch = pstCtx->u32ChnIndex; in venc_get_stream() local
266 RK_U32 u32Ch = pstCtx->u32ChnIndex; in venc_send_frame() local
472 RK_U32 u32Ch = 0; in unit_test_mpi_venc() local
H A Dtest_mpi_vi.cpp220 static RK_S32 create_venc(TEST_VI_CTX_S *ctx, RK_U32 u32Ch) { in create_venc()
230 void init_venc_cfg(TEST_VI_CTX_S *ctx, RK_U32 u32Ch, RK_CODEC_ID_E enType) { in init_venc_cfg()
244 static RK_S32 create_vo(TEST_VI_CTX_S *ctx, RK_U32 u32Ch) { in create_vo()
H A Dtest_mpi_vo.cpp768 static RK_S32 creat_wbc(TEST_VO_CTX_S *ctx, RK_U32 u32Ch) { in creat_wbc() argument
795 static RK_S32 destory_wbc(RK_U32 u32Ch) { in destory_wbc() argument
802 static RK_S32 creat_vdec(TEST_VO_CTX_S *ctx, RK_U32 u32Ch) { in creat_vdec() argument
991 RK_U32 u32Ch = 0; unit_mpi_voplay_test() local
[all...]
H A Dtest_mpi_all.cpp614 RK_U32 u32Ch = 0; in unit_test_mpi_all() local
H A Dtest_mpi_vdec.cpp577 RK_U32 u32Ch = 0; in unit_test_mpi_vdec() local
H A Dtest_mpi_gdc.cpp137 static RK_S32 create_vo(TEST_GDC_CTX_S *ctx, RK_U32 u32Ch) { in create_vo()