Searched refs:TEST_AMIX_CTX_S (Results 1 – 1 of 1) sorted by relevance
31 } TEST_AMIX_CTX_S; typedef33 static RK_S32 unit_test_mpi_amix(TEST_AMIX_CTX_S *ctx) { in unit_test_mpi_amix()78 static void mpi_amix_test_show_options(const TEST_AMIX_CTX_S *ctx) { in mpi_amix_test_show_options()88 TEST_AMIX_CTX_S *ctx = reinterpret_cast<TEST_AMIX_CTX_S *>(malloc(sizeof(TEST_AMIX_CTX_S))); in main()90 memset(ctx, 0, sizeof(TEST_AMIX_CTX_S)); in main()