Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_aenc.h19 AUDIO_BIT_WIDTH_E enBitwidth; member
H A Drk_comm_aio.h146 AUDIO_BIT_WIDTH_E enBitwidth; member
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_sys.cpp45 aoAttr.enBitwidth = AUDIO_BIT_WIDTH_16; in test_ao_dev_init()
H A Dtest_mpi_ai.cpp132 aiAttr.enBitwidth = bitWidth; in test_open_device_ai()
H A Dtest_mpi_aenc.cpp131 stAencAttr.stCodecAttr.enBitwidth = (AUDIO_BIT_WIDTH_E)format; in test_init_mpi_aenc()
H A Dtest_mpi_ao.cpp136 aoAttr.enBitwidth = bitWidth; in test_open_device_ao()