Searched refs:ivf_write_file_header (Results 1 - 5 of 5) sorted by relevance

/external/libvpx/libvpx/
H A Divfenc.h22 void ivf_write_file_header(FILE *outfile,
H A Divfenc.c16 void ivf_write_file_header(FILE *outfile, function
H A Dvideo_writer.c31 ivf_write_file_header(file, &cfg, info->codec_fourcc, frame_count);
H A Dvpxenc.c1470 ivf_write_file_header(stream->file, cfg, global->codec->fourcc, 0);
1490 ivf_write_file_header(stream->file, &stream->config.cfg,
/external/libvpx/libvpx/test/
H A Ddecode_perf_test.cc164 ivf_write_file_header(outfile_, &cfg_, VP9_FOURCC, out_frames_);
175 ivf_write_file_header(outfile_, &cfg_, VP9_FOURCC, out_frames_);

Completed in 191 milliseconds