Home
last modified time | relevance | path

Searched refs:byte_p_spl (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-utils/aplay/
H A Dformats.h98 uint16_t byte_p_spl; /* samplesize; 1 or 2 bytes */ member
H A Daplay.c1118 switch (TO_CPU_SHORT(f->byte_p_spl, big_endian) / hwparams.channels) {
1144 TO_CPU_SHORT(f->byte_p_spl, big_endian),
2750 f.byte_p_spl = LE_SHORT(tmp2);
2754 f.byte_p_spl = LE_SHORT(tmp2);

Completed in 5 milliseconds