Searched refs:vp8_estimate_entropy_savings (Results 1 – 3 of 3) sorted by relevance
25 int vp8_estimate_entropy_savings(struct VP8_COMP *cpi);
796 int vp8_estimate_entropy_savings(VP8_COMP *cpi) { in vp8_estimate_entropy_savings() function
3955 cpi->projected_frame_size -= vp8_estimate_entropy_savings(cpi); in encode_frame_to_data_rate()