Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_vpss.h62 } VPSS_CHN_MODE_E; typedef
65 VPSS_CHN_MODE_E enChnMode; /* RW; Vpss channel's work mode. */
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_mod_vpss.cpp54 pstVpssChnAttrs[i].enChnMode = (VPSS_CHN_MODE_E)pstCtx->s32ChnMode; in TEST_VPSS_InitAttr()