Home
last modified time | relevance | path

Searched defs:builder_state (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-utils/axfer/
Dcontainer-au.c117 struct builder_state { struct
124 static void build_container_header(struct builder_state *state, in build_container_header() argument
Dcontainer-riff-wave.c389 struct builder_state { struct
390 bool be;
391 enum wave_format format;
392 unsigned int avail_bits_in_sample;
393 unsigned int bytes_per_sample;
394 unsigned int samples_per_frame;
395 unsigned int frames_per_second;
Dcontainer-voc.c591 struct builder_state { struct
603 struct builder_state *state = cntr->private_data; in write_container_header() argument