Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_enc_test.c142 } MpiEncMultiCtxInfo; typedef
144 MPP_RET test_ctx_init(MpiEncMultiCtxInfo *info) in test_ctx_init()
286 MPP_RET test_mpp_enc_cfg_setup(MpiEncMultiCtxInfo *info) in test_mpp_enc_cfg_setup()
533 MPP_RET test_mpp_run(MpiEncMultiCtxInfo *info) in test_mpp_run()
849 MpiEncMultiCtxInfo *info = (MpiEncMultiCtxInfo *)arg; in enc_test()
1000 MpiEncMultiCtxInfo *ctxs = NULL; in enc_test_multi()
1005 ctxs = mpp_calloc(MpiEncMultiCtxInfo, cmd->nthreads); in enc_test_multi()