Searched refs:write_webm_file_footer (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dwebmenc.h51 void write_webm_file_footer(struct EbmlGlobal *glob);
H A Dwebmenc.cc77 void write_webm_file_footer(struct EbmlGlobal *glob) { function
H A Dvpxenc.c1393 write_webm_file_footer(&stream->ebml);
/external/libvpx/libvpx/
H A Dwebmenc.h89 void write_webm_file_footer(struct EbmlGlobal *glob, int hash);
H A Dwebmenc.c292 void write_webm_file_footer(struct EbmlGlobal *glob, int hash) { function
H A Dvpxenc.c1179 write_webm_file_footer(&stream->ebml, stream->hash);

Completed in 725 milliseconds