Searched refs:write_container_header (Results 1 – 2 of 2) sorted by relevance
137 static int write_container_header(struct container_context *cntr, in write_container_header() function170 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()
600 static int write_container_header(struct container_context *cntr, in write_container_header() function693 err = write_container_header(cntr, &buf.header); in write_data_blocks()