Home
last modified time | relevance | path

Searched refs:VI_CHN_ATTR_S (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_mpi_vi.h28 RK_S32 RK_MPI_VI_SetChnAttr(VI_PIPE ViPipe, VI_CHN ViChn, const VI_CHN_ATTR_S *pstChnAttr);
29 RK_S32 RK_MPI_VI_GetChnAttr(VI_PIPE ViPipe, VI_CHN ViChn, VI_CHN_ATTR_S *pstChnAttr);
H A Drk_comm_vi.h194 } VI_CHN_ATTR_S; typedef
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_all.cpp419 VI_CHN_ATTR_S stChnAttr; in create_vi()
453 memset(&stChnAttr, 0, sizeof(VI_CHN_ATTR_S)); in create_vi()
H A Dtest_mpi_vi.cpp116 VI_CHN_ATTR_S stChnAttr;