Searched refs:get_aom_decoder_by_index (Results 1 – 5 of 5) sorted by relevance
115 aom_codec_iface_t *decoder = get_aom_decoder_by_index(0); in main()
1347 if (aom_codec_dec_init(&decoder, get_aom_decoder_by_index(0), NULL, 0)) { in main()
169 aom_codec_iface_t *get_aom_decoder_by_index(int i);
194 aom_codec_iface_t *get_aom_decoder_by_index(int i) { in get_aom_decoder_by_index() function
173 aom_codec_iface_t *decoder = get_aom_decoder_by_index(i); in show_help()265 aom_codec_iface_t *decoder = get_aom_decoder_by_index(i); in file_is_raw()698 if (!interface) interface = get_aom_decoder_by_index(0); in main_loop()