Home
last modified time | relevance | path

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

/third_party/alsa-utils/axfer/
Dcontainer-au.c137 static int write_container_header(struct container_context *cntr, in write_container_header() function
170 return write_container_header(cntr, *byte_count); in au_builder_pre_process()
182 return write_container_header(cntr, handled_byte_count); in au_builder_post_process()
Dcontainer-voc.c600 static int write_container_header(struct container_context *cntr, in write_container_header() function
693 err = write_container_header(cntr, &buf.header); in write_data_blocks()