Searched refs:get_aom_encoder_by_index (Results 1 – 3 of 3) sorted by relevance
154 const AvxInterface *get_aom_encoder_by_index(int i);
140 const AvxInterface *get_aom_encoder_by_index(int i) { return &aom_encoders[i]; } in get_aom_encoder_by_index() function146 const AvxInterface *encoder = get_aom_encoder_by_index(i); in get_aom_encoder_by_name()
1003 const AvxInterface *const encoder = get_aom_encoder_by_index(i); in show_help()1095 global->codec = get_aom_encoder_by_index(num_encoder - 1); in parse_global_config()