Searched refs:get_vpx_encoder_by_index (Results 1 – 3 of 3) sorted by relevance
146 const VpxInterface *get_vpx_encoder_by_index(int i) { in get_vpx_encoder_by_index() function154 const VpxInterface *encoder = get_vpx_encoder_by_index(i); in get_vpx_encoder_by_name()
132 const VpxInterface *get_vpx_encoder_by_index(int i);
460 const VpxInterface *const encoder = get_vpx_encoder_by_index(i); in usage_exit()660 global->codec = get_vpx_encoder_by_index(0); in parse_global_config()