Searched refs:get_aom_decoder_by_name (Results 1 – 6 of 6) sorted by relevance
43 const AvxInterface *decoder = get_aom_decoder_by_name("av1"); in LLVMFuzzerTestOneInput()
304 const AvxInterface *decoder = get_aom_decoder_by_name(codec_arg); in main()
160 const AvxInterface *get_aom_decoder_by_name(const char *name);
170 const AvxInterface *get_aom_decoder_by_name(const char *name) { in get_aom_decoder_by_name() function
505 interface = get_aom_decoder_by_name(arg.val); in main_loop()
1810 const AvxInterface *decoder = get_aom_decoder_by_name(global->codec->name); in initialize_encoder()