Searched refs:get_aom_encoder_count (Results 1 – 3 of 3) sorted by relevance
153 int get_aom_encoder_count(void);
136 int get_aom_encoder_count(void) { in get_aom_encoder_count() function145 for (i = 0; i < get_aom_encoder_count(); ++i) { in get_aom_encoder_by_name()
1001 const int num_encoder = get_aom_encoder_count(); in show_help()1086 const int num_encoder = get_aom_encoder_count(); in parse_global_config()