Searched refs:get_vpx_encoder_count (Results 1 – 3 of 3) sorted by relevance
139 int get_vpx_encoder_count(void);
142 int get_vpx_encoder_count(void) { in get_vpx_encoder_count() function151 for (i = 0; i < get_vpx_encoder_count(); ++i) { in get_vpx_encoder_by_name()
565 const int num_encoder = get_vpx_encoder_count(); in show_help()910 const int num_encoder = get_vpx_encoder_count(); in parse_global_config()