Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_ao.cpp137 aoAttr.enSamplerate = (AUDIO_SAMPLE_RATE_E)ctx->s32ReSmpSampleRate; in test_open_device_ao()
383 RK_LOGI("input stream rate = %d", pstAttr.enSamplerate); in commandThread()
H A Dtest_mpi_sys.cpp46 aoAttr.enSamplerate = AUDIO_SAMPLE_RATE_44100; in test_ao_dev_init()
H A Dtest_mpi_ai.cpp133 aiAttr.enSamplerate = (AUDIO_SAMPLE_RATE_E)ctx->s32SampleRate; in test_open_device_ai()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_aio.h144 AUDIO_SAMPLE_RATE_E enSamplerate; member