Searched refs:vp9_end_first_pass (Results 1 – 4 of 4) sorted by relevance
232 void vp9_end_first_pass(struct VP9_COMP *cpi);
315 void vp9_end_first_pass(VP9_COMP *cpi) { in vp9_end_first_pass() function
167 vp9_end_first_pass(cpi); in ComputeFirstPassStats()
1240 vp9_end_first_pass(cpi); in encoder_encode()