Searched refs:get_aom_decoder_by_fourcc (Results 1 – 11 of 11) sorted by relevance
110 aom_codec_iface_t *decoder = get_aom_decoder_by_fourcc(info->codec_fourcc); in main()
100 aom_codec_iface_t *decoder = get_aom_decoder_by_fourcc(info->codec_fourcc); in main()
95 aom_codec_iface_t *decoder = get_aom_decoder_by_fourcc(info->codec_fourcc); in main()
136 aom_codec_iface_t *decoder = get_aom_decoder_by_fourcc(info->codec_fourcc); in main()
213 aom_codec_iface_t *decoder = get_aom_decoder_by_fourcc(info->codec_fourcc); in main()
198 decoder = get_aom_decoder_by_fourcc(AV1_FOURCC); in main()
89 decoder = get_aom_decoder_by_fourcc(info->codec_fourcc); in open()
766 aom_codec_iface_t *decoder = get_aom_decoder_by_fourcc(info->codec_fourcc); in open_file()
175 aom_codec_iface_t *get_aom_decoder_by_fourcc(uint32_t fourcc);
216 aom_codec_iface_t *get_aom_decoder_by_fourcc(uint32_t fourcc) { in get_aom_decoder_by_fourcc() function
697 get_aom_decoder_by_fourcc(aom_input_ctx.fourcc); in main_loop()