Searched refs:vp8_end_first_pass (Results 1 – 3 of 3) sorted by relevance
20 extern void vp8_end_first_pass(VP8_COMP *cpi);
373 void vp8_end_first_pass(VP8_COMP *cpi) { in vp8_end_first_pass() function
4877 vp8_end_first_pass(cpi); /* get last stats packet */ in vp8_get_compressed_data()