Home
last modified time | relevance | path

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

/third_party/alsa-utils/aplay/
Dformats.h70 #define WAV_RIFX COMPOSE_ID('R','I','F','X') macro
Daplay.c1010 else if (h->magic == WAV_RIFX) in test_wavefile()