Home
last modified time | relevance | path

Searched refs:VENC_REF_PARAM_S (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_mpi_venc.h105 RK_S32 RK_MPI_VENC_SetRefParam(VENC_CHN VeChn, const VENC_REF_PARAM_S *pstRefParam);
106 RK_S32 RK_MPI_VENC_GetRefParam(VENC_CHN VeChn, VENC_REF_PARAM_S *pstRefParam);
H A Drk_comm_venc.h636 } VENC_REF_PARAM_S; typedef
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_venc.cpp753 VENC_REF_PARAM_S stRefParam; in unit_test_mpi_venc()