Searched refs:codec_fourcc (Results 1 – 25 of 30) sorted by relevance
12
51 reader->info.codec_fourcc = reader->input_ctx.fourcc; in aom_video_reader_open()57 reader->info.codec_fourcc = reader->input_ctx.fourcc; in aom_video_reader_open()64 reader->info.codec_fourcc = AV1_FOURCC; in aom_video_reader_open()126 reader->info.codec_fourcc = fourcc; in aom_video_reader_set_fourcc()
32 ivf_write_file_header(file, &cfg, info->codec_fourcc, frame_count); in write_header()80 writer->info.codec_fourcc = fourcc; in aom_video_writer_set_fourcc()
18 uint32_t codec_fourcc; member
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()
112 decoder = get_aom_decoder_by_fourcc(info->codec_fourcc); in main()
102 decoder = get_aom_decoder_by_fourcc(info->codec_fourcc); in main()
97 decoder = get_aom_decoder_by_fourcc(info->codec_fourcc); in main()
81 info.codec_fourcc = encoder->fourcc; in main()
186 info.codec_fourcc = encoder->fourcc; in main()
143 info.codec_fourcc = encoder->fourcc; in main()
132 decoder = get_aom_decoder_by_fourcc(info->codec_fourcc); in main()
163 info.codec_fourcc = encoder->fourcc; in main()
191 if (info->codec_fourcc == LST_FOURCC) in main()
249 info.codec_fourcc = encoder->fourcc; in main()
223 decoder = get_aom_decoder_by_fourcc(info->codec_fourcc); in main()