Searched refs:write_webm_file_footer (Results 1 – 6 of 6) sorted by relevance
49 void write_webm_file_footer(struct WebmOutputContext *webm_ctx);
85 void write_webm_file_footer(struct WebmOutputContext *webm_ctx) { in write_webm_file_footer() function
1203 write_webm_file_footer(&stream->webm_ctx); in close_output_file()
54 int write_webm_file_footer(struct WebmOutputContext *webm_ctx);
152 int write_webm_file_footer(struct WebmOutputContext *webm_ctx) { in write_webm_file_footer() function
1849 if (write_webm_file_footer(&stream->webm_ctx) != 0) { in close_output_file()