Searched refs:vp9_get_frame_stats (Results 1 – 3 of 3) sorted by relevance
261 FIRSTPASS_STATS vp9_get_frame_stats(const TWO_PASS *two_pass);
3689 FIRSTPASS_STATS vp9_get_frame_stats(const TWO_PASS *twopass) { in vp9_get_frame_stats() function
164 impl_ptr_->first_pass_stats.push_back(vp9_get_frame_stats(&cpi->twopass)); in ComputeFirstPassStats()