Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2728 #define ERROR_SPIKE 5.0 macro
2741 (this_frame->coded_error > (last_frame->coded_error * ERROR_SPIKE)) && in slide_transition()
2742 (this_frame->coded_error > (next_frame->coded_error * ERROR_SPIKE)); in slide_transition()