Home
last modified time | relevance | path

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

/rockchip-linux_mpp/test/
H A Dmpi_enc_test.c181 } MpiEncMultiCtxInfo; typedef
225 static MPP_RET kmpp_cfg_init(MpiEncMultiCtxInfo *info) in kmpp_cfg_init()
266 MPP_RET test_ctx_init(MpiEncMultiCtxInfo *info) in test_ctx_init()
415 MPP_RET test_mpp_enc_cfg_setup(MpiEncMultiCtxInfo *info) in test_mpp_enc_cfg_setup()
739 MPP_RET test_mpp_run(MpiEncMultiCtxInfo *info) in test_mpp_run()
1133 MpiEncMultiCtxInfo *info = (MpiEncMultiCtxInfo *)arg; in enc_test()
1302 MpiEncMultiCtxInfo *ctxs = NULL; in enc_test_multi()
1307 ctxs = mpp_calloc(MpiEncMultiCtxInfo, cmd->nthreads); in enc_test_multi()