Searched refs:guid_tag (Results 1 - 2 of 2) sorted by relevance
/third_party/alsa-utils/aplay/ | ||
H A D | formats.h | 108 uint8_t guid_tag[14]; /* WAV_GUID_TAG */ member |
H A D | aplay.c | 1077 if (memcmp(fe->guid_tag, WAV_GUID_TAG, 14) != 0) { |
Completed in 5 milliseconds