Searched refs:overshoot_seen (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.c1769 int overshoot_seen = 0; local
1902 overshoot_seen = 1;
1907 if (overshoot_seen || loop_count > 1) {
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c2210 int overshoot_seen = 0; local
2357 overshoot_seen = 1;
2362 if (overshoot_seen || loop_count > 1) {
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_if.c3485 int overshoot_seen = 0; local
4407 overshoot_seen = 1;
4420 if (overshoot_seen)
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c3338 int overshoot_seen = 0; local
4212 overshoot_seen = 1;
4225 if (overshoot_seen)

Completed in 1372 milliseconds