Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_mpi_venc.h54 RK_S32 RK_MPI_VENC_SetFrameLostStrategy(VENC_CHN VeChn, const VENC_FRAMELOST_S *pstFrmLostParam);
55 RK_S32 RK_MPI_VENC_GetFrameLostStrategy(VENC_CHN VeChn, VENC_FRAMELOST_S *pstFrmLostParam);
H A Drk_comm_venc.h970 } VENC_FRAMELOST_S; typedef
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_venc.cpp736 VENC_FRAMELOST_S stFrmLost; in unit_test_mpi_venc()