Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_ao.cpp64 } TEST_AO_CTX_S; typedef
116 RK_S32 test_open_device_ao(TEST_AO_CTX_S *ctx) { in test_open_device_ao()
158 RK_S32 test_init_mpi_ao(TEST_AO_CTX_S *params) { in test_init_mpi_ao()
194 RK_S32 test_close_device_ao(TEST_AO_CTX_S *ctx) { in test_close_device_ao()
225 TEST_AO_CTX_S *params = reinterpret_cast<TEST_AO_CTX_S *>(ptr); in sendDataThread()
294 TEST_AO_CTX_S *params = reinterpret_cast<TEST_AO_CTX_S *>(ptr); in commandThread()
393 RK_S32 unit_test_mpi_ao(TEST_AO_CTX_S *ctx) { in unit_test_mpi_ao()
395 TEST_AO_CTX_S params[AO_MAX_CHN_NUM]; in unit_test_mpi_ao()
409 memcpy(&(params[i]), ctx, sizeof(TEST_AO_CTX_S)); in unit_test_mpi_ao()
440 static void mpi_ao_test_show_options(const TEST_AO_CTX_S *ctx) { in mpi_ao_test_show_options()
[all …]