Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dwavefront.h440 struct wf_sample_offset sampleEndOffset; member
461 struct wf_sample_offset sampleEndOffset; member
/Linux-v4.19/sound/isa/wavefront/
Dwavefront_synth.c1038 shptr = munge_int32 (*((u32 *) &header->hdr.s.sampleEndOffset), in wavefront_send_sample()
1187 munge_int32 (*((unsigned int *)&header->hdr.a.sampleEndOffset), in wavefront_send_alias()
1490 *((u32 *) &s.sampleEndOffset) = demunge_int32 (ptr, 4); ptr += 4; in process_sample_hdr()