Home
last modified time | relevance | path

Searched refs:vp8_estimate_entropy_savings (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dbitstream.c1002 int vp8_estimate_entropy_savings(VP8_COMP *cpi) in vp8_estimate_entropy_savings() function
Donyx_if.c66 int vp8_estimate_entropy_savings(VP8_COMP *cpi);
4379 cpi->projected_frame_size -= vp8_estimate_entropy_savings(cpi); in encode_frame_to_data_rate()