Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_adec.h38 RK_U32 u32SampleRate; member
50 RK_U32 u32SampleRate; member
H A Drk_comm_af.h48 RK_U32 u32SampleRate; member
H A Drk_comm_aio.h184 RK_U32 u32SampleRate; member
192 RK_U32 u32SampleRate; member
H A Drk_comm_aenc.h21 RK_U32 u32SampleRate; member
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_sys.cpp79 pstCodecAttr->u32SampleRate = 16000; in test_adec_create_chn_attr()
H A Dtest_mpi_adec.cpp100 stAdecAttr.stCodecAttr.u32SampleRate = params->s32SampleRate; in test_init_mpi_adec()
H A Dtest_mpi_aenc.cpp130 stAencAttr.stCodecAttr.u32SampleRate = params->s32SampleRate; in test_init_mpi_aenc()