Home
last modified time | relevance | path

Searched refs:RK_ERR_VENC_ILLEGAL_PARAM (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_venc.h22 #define RK_ERR_VENC_ILLEGAL_PARAM RK_DEF_ERR(RK_ID_VENC, RK_ERR_LEVEL_ERROR, RK_ERR_ILLEGAL_PARAM) macro
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_venc.cpp161 return RK_ERR_VENC_ILLEGAL_PARAM; in check_options()