Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_ao.cpp96 static AUDIO_BIT_WIDTH_E find_bit_width(RK_S32 bit) { in find_bit_width() function
132 AUDIO_BIT_WIDTH_E bitWidth = find_bit_width(ctx->s32BitWidth); in test_open_device_ao()
258 frame.enBitWidth = find_bit_width(params->s32BitWidth); in sendDataThread()