Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_venc.cpp72 VENC_GOP_MODE_E enGopMode; member
625 if (ctx->enGopMode) { in unit_test_mpi_venc()
626 stAttr.stGopAttr.enGopMode = ctx->enGopMode; in unit_test_mpi_venc()
825 RK_PRINT("gop mode : %d\n", ctx->enGopMode); in mpi_venc_test_show_options()
907 OPT_INTEGER('g', "gop_mode", &(ctx.enGopMode), in main()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_venc.h382 VENC_GOP_MODE_E enGopMode; /* RW; reference gop mode */ member