Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dbitstream.h25 int vp8_estimate_entropy_savings(struct VP8_COMP *cpi);
Dbitstream.c796 int vp8_estimate_entropy_savings(VP8_COMP *cpi) { in vp8_estimate_entropy_savings() function
Donyx_if.c3955 cpi->projected_frame_size -= vp8_estimate_entropy_savings(cpi); in encode_frame_to_data_rate()