Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c3350 int overshoot_seen = 0; local
3370 overshoot_seen = 0;
3548 overshoot_seen = 1;
3553 if (overshoot_seen || loop_at_this_size > 1) {
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c3589 int overshoot_seen = 0; in encode_frame_to_data_rate() local
4562 overshoot_seen = 1; in encode_frame_to_data_rate()
4575 if (overshoot_seen) in encode_frame_to_data_rate()