Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/
H A Dtinycap.c37 #define ID_WAVE 0x45564157 macro
137 header.riff_fmt = ID_WAVE; in tiny_cap()
H A Dtinyplay.c37 #define ID_WAVE 0x45564157 macro
102 (riff_wave_header.wave_id != ID_WAVE)) { in tiny_play()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/audiorecorder/
H A Dwidget.h17 #define ID_WAVE 0x45564157 macro
H A Dwidget.cpp56 header.riff_fmt = ID_WAVE; in record_init()