Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_avs.h74 PIXEL_FORMAT_E enSrcPixFormat; member
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_avs.cpp175 stPicBufAttr.enPixelFormat = pstCtx->enSrcPixFormat; in TEST_AVS_ModCreateFramePool()
220 pstBufAttr.enPixelFormat = pstCtx->enSrcPixFormat; in TEST_AVS_ModGetFrameFromPool()
322 pstBufAttr.enPixelFormat = pstCtx->enSrcPixFormat; in TEST_AVS_ModCreateFrame()
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_avs.cpp717 RK_PRINT("input pixel format : %d\n", ctx->enSrcPixFormat); in mpi_avs_test_show_options()
800 OPT_INTEGER('f', "src_format", &(ctx.enSrcPixFormat), in main()