Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/
H A Dasoundlib.h73 PCM_FORMAT_S16_LE = 0, enumerator
H A Dtinycap.c152 format = PCM_FORMAT_S16_LE; in tiny_cap()
H A Dtinyplay.c228 config.format = PCM_FORMAT_S16_LE; in play_sample()
H A Dpcm.c211 case PCM_FORMAT_S16_LE: in pcm_format_to_alsa()
223 case PCM_FORMAT_S16_LE: in pcm_format_to_bits()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/audiorecorder/
H A Dwidget.cpp52 format = PCM_FORMAT_S16_LE; in record_init()