Searched refs:codec_fourcc (Results 1 – 14 of 14) sorted by relevance
17 uint32_t codec_fourcc; member
46 reader->info.codec_fourcc = mem_get_le32(header + 8); in vpx_video_reader_open()
31 ivf_write_file_header(file, &cfg, info->codec_fourcc, frame_count); in write_header()
115 decoder = get_vpx_decoder_by_fourcc(info->codec_fourcc); in main()
81 decoder = get_vpx_decoder_by_fourcc(info->codec_fourcc); in main()
103 decoder = get_vpx_decoder_by_fourcc(info->codec_fourcc); in main()
98 decoder = get_vpx_decoder_by_fourcc(info->codec_fourcc); in main()
80 info.codec_fourcc = encoder->fourcc; in main()
124 info.codec_fourcc = encoder->fourcc; in main()
183 info.codec_fourcc = encoder->fourcc; in main()
176 info.codec_fourcc = encoder->fourcc; in main()
341 info.codec_fourcc = encoder->fourcc; in main()
683 info.codec_fourcc = encoder->fourcc; in main()
669 info.codec_fourcc = VP9_FOURCC; in main()