Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_vi.h256 VI_USERPIC_MODE_E enUsrPicMode; member
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vi.cpp645 ctx->stUsrPic.enUsrPicMode = VI_USERPIC_MODE_BGC; in test_vi_init()
648 if (ctx->stUsrPic.enUsrPicMode == VI_USERPIC_MODE_PIC) { in test_vi_init()
654 } else if (ctx->stUsrPic.enUsrPicMode == VI_USERPIC_MODE_BGC) { in test_vi_init()
1087 if (ctx->stUsrPic.enUsrPicMode == VI_USERPIC_MODE_PIC && in test_vi_get_release_frame_loop()