Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_mpi_ao.h17 RK_S32 RK_MPI_AO_SetPubAttr(AUDIO_DEV AoDevId, const AIO_ATTR_S *pstAttr);
18 RK_S32 RK_MPI_AO_GetPubAttr(AUDIO_DEV AoDevId, AIO_ATTR_S *pstAttr);
H A Drk_mpi_ai.h16 RK_S32 RK_MPI_AI_SetPubAttr(AUDIO_DEV AiDevId, const AIO_ATTR_S *pstAttr);
17 RK_S32 RK_MPI_AI_GetPubAttr(AUDIO_DEV AiDevId, AIO_ATTR_S *pstAttr);
H A Drk_comm_aio.h167 } AIO_ATTR_S; typedef
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_ao.h29 RK_S32 TEST_AO_Start(AUDIO_DEV AoDev, AIO_ATTR_S *pstAoAttr, RK_U32 u32ChnCnt, AUDIO_SAMPLE_RATE_E …
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_ao.cpp27 RK_S32 TEST_AO_Start(AUDIO_DEV AoDev, AIO_ATTR_S *pstAoAttr, RK_U32 u32ChnCnt, AUDIO_SAMPLE_RATE_E … in TEST_AO_Start()
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_ao.cpp120 AIO_ATTR_S aoAttr; in test_open_device_ao()
121 memset(&aoAttr, 0, sizeof(AIO_ATTR_S)); in test_open_device_ao()
381 AIO_ATTR_S pstAttr; in commandThread()
H A Dtest_mpi_sys.cpp42 AIO_ATTR_S aoAttr; in test_ao_dev_init()
44 memset(&aoAttr, 0, sizeof(AIO_ATTR_S)); in test_ao_dev_init()
H A Dtest_mpi_ai.cpp115 AIO_ATTR_S aiAttr; in test_open_device_ai()
117 memset(&aiAttr, 0, sizeof(AIO_ATTR_S)); in test_open_device_ai()