Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_enc_mt_test.cpp153 } MpiEncMtCtxInfo; typedef
155 MPP_RET mt_test_ctx_init(MpiEncMtCtxInfo *info) in mt_test_ctx_init()
265 MPP_RET mt_test_ctx_deinit(MpiEncMtCtxInfo *info) in mt_test_ctx_deinit()
294 MPP_RET test_mt_cfg_setup(MpiEncMtCtxInfo *info) in test_mt_cfg_setup()
519 MPP_RET mt_test_res_init(MpiEncMtCtxInfo *info) in mt_test_res_init()
608 MPP_RET mt_test_res_deinit(MpiEncMtCtxInfo *info) in mt_test_res_deinit()
667 MpiEncMtCtxInfo *info = (MpiEncMtCtxInfo *)arg; in enc_test_input()
880 MpiEncMtCtxInfo *info = (MpiEncMtCtxInfo *)arg; in enc_test_output()
1012 MpiEncMtCtxInfo *ctxs = NULL; in enc_test_mt()
1017 ctxs = mpp_calloc(MpiEncMtCtxInfo, cmd->nthreads); in enc_test_mt()