Searched refs:vp9_set_first_pass_stats (Results 1 – 3 of 3) sorted by relevance
41 void vp9_set_first_pass_stats(VP9EncoderConfig *oxcf,
209 vp9_set_first_pass_stats(&oxcf, &stats); in StartEncode()
576 vp9_set_first_pass_stats(oxcf, &cfg->rc_twopass_stats_in); in set_encoder_config()2087 void vp9_set_first_pass_stats(VP9EncoderConfig *oxcf, in vp9_set_first_pass_stats() function