Searched refs:MpiEncTestArgs (Results 1 – 5 of 5) sorted by relevance
92 MpiEncTestArgs *mpi_enc_test_cmd_get(void) in mpi_enc_test_cmd_get()94 MpiEncTestArgs *args = mpp_calloc(MpiEncTestArgs, 1); in mpi_enc_test_cmd_get()104 MpiEncTestArgs *cmd = (MpiEncTestArgs *)ctx; in mpi_enc_opt_i()126 MpiEncTestArgs *cmd = (MpiEncTestArgs *)ctx; in mpi_enc_opt_o()145 MpiEncTestArgs *cmd = (MpiEncTestArgs *)ctx; in mpi_enc_opt_w()158 MpiEncTestArgs *cmd = (MpiEncTestArgs *)ctx; in mpi_enc_opt_h()171 MpiEncTestArgs *cmd = (MpiEncTestArgs *)ctx; in mpi_enc_opt_hstride()184 MpiEncTestArgs *cmd = (MpiEncTestArgs *)ctx; in mpi_enc_opt_vstride()197 MpiEncTestArgs *cmd = (MpiEncTestArgs *)ctx; in mpi_enc_opt_f()230 MpiEncTestArgs *cmd = (MpiEncTestArgs *)ctx; in mpi_enc_opt_t()[all …]
79 } MpiEncTestArgs; typedef99 MpiEncTestArgs *mpi_enc_test_cmd_get(void);100 MPP_RET mpi_enc_test_cmd_update_by_args(MpiEncTestArgs* cmd, int argc, char **argv);101 MPP_RET mpi_enc_test_cmd_put(MpiEncTestArgs* cmd);103 MPP_RET mpi_enc_test_cmd_show_opt(MpiEncTestArgs* cmd);
141 MpiEncTestArgs *cmd; // pointer to global command line info157 MpiEncTestArgs *cmd = info->cmd; in mt_test_ctx_init()296 MpiEncTestArgs *cmd = info->cmd; in test_mt_cfg_setup()521 MpiEncTestArgs *cmd = info->cmd; in mt_test_res_init()668 MpiEncTestArgs *cmd = info->cmd; in enc_test_input()881 MpiEncTestArgs *cmd = info->cmd; in enc_test_output()1010 int enc_test_mt(MpiEncTestArgs* cmd, const char *name) in enc_test_mt()1103 MpiEncTestArgs* cmd = mpi_enc_test_cmd_get(); in main()
135 MpiEncTestArgs *cmd; // pointer to global command line info146 MpiEncTestArgs *cmd = info->cmd; in test_ctx_init()288 MpiEncTestArgs *cmd = info->cmd; in test_mpp_enc_cfg_setup()535 MpiEncTestArgs *cmd = info->cmd; in test_mpp_run()850 MpiEncTestArgs *cmd = info->cmd; in enc_test()998 int enc_test_multi(MpiEncTestArgs* cmd, const char *name) in enc_test_multi()1058 MpiEncTestArgs* cmd = mpi_enc_test_cmd_get(); in main()
52 MpiEncTestArgs* enc_cmd;135 MpiEncTestArgs* enc_cmd = ctx->enc_cmd; in mpi_rc_init()413 MpiEncTestArgs* enc_cmd = ctx->enc_cmd; in mpi_rc_enc_init()595 MpiEncTestArgs *enc_cmd = ctx->enc_cmd; in mpi_rc_post_dec_init()1054 MpiEncTestArgs* enc_cmd = ctx->enc_cmd; in mpi_rc_codec()1125 MpiEncTestArgs* enc_cmd = mpi_enc_test_cmd_get(); in main()