Searched refs:stats_get (Results 1 – 4 of 4) sorted by relevance
37 vpx_fixed_buf_t stats_get(stats_io_t *stats);
120 vpx_fixed_buf_t stats_get(stats_io_t *stats) { in stats_get() function
1212 stream->config.cfg.rc_twopass_stats_in = stats_get(&stream->stats); in setup_pass()
237 enc_cfg->rc_twopass_stats_in = stats_get(&app_input->rc_stats); in parse_command_line()