Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_vi.h175 VI_V4L2_MEMORY_TYPE enMemoryType; /* RW;isp buf memory type */ member
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vi.cpp1242 pstViCtx[i]->stChnAttr.stIspOpt.enMemoryType = VI_V4L2_MEMORY_TYPE_DMABUF; in test_vi_muti_vi_loop()
1333 RK_PRINT("enMemoryType : %d\n", ctx->stChnAttr.stIspOpt.enMemoryType); in mpi_vi_test_show_options()
1370 ctx->stChnAttr.stIspOpt.enMemoryType = VI_V4L2_MEMORY_TYPE_DMABUF; in main()
1406 OPT_INTEGER('t', "memorytype", &(ctx->stChnAttr.stIspOpt.enMemoryType), in main()
H A Dtest_mpi_all.cpp455 stChnAttr.stIspOpt.enMemoryType = VI_V4L2_MEMORY_TYPE_MMAP; in create_vi()