Searched refs:get_vpx_encoder_by_index (Results 1 – 3 of 3) sorted by relevance
137 const VpxInterface *get_vpx_encoder_by_index(int i);
153 const VpxInterface *get_vpx_encoder_by_index(int i) { in get_vpx_encoder_by_index() function161 const VpxInterface *encoder = get_vpx_encoder_by_index(i); in get_vpx_encoder_by_name()
537 const VpxInterface *const encoder = get_vpx_encoder_by_index(i); in usage_exit()860 global->codec = get_vpx_encoder_by_index(num_encoder - 1); in parse_global_config()