Home
last modified time | relevance | path

Searched defs:waveform (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-lib/include/sound/uapi/
Dasound_fm.h63 unsigned char waveform; /* 3 bits: waveform shape */ member
/third_party/libinput/include/linux/linux/
Dinput.h395 __u16 waveform; member
/third_party/libevdev/include/linux/linux/
Dinput.h404 __u16 waveform; member
/third_party/libinput/include/linux/freebsd/
Dinput.h396 uint16_t waveform; member
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
Djni-bridge.cpp619 float *waveform = env->GetFloatArrayElements(waveform_, nullptr); in Java_com_google_sample_oboe_manualtest_ManualGlitchActivity_getGlitch() local