Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c41 #define IIKFACTOR1 12.5 macro
1782 double next_iiratio = (IIKFACTOR1 * local_next_frame.intra_error / in test_candidate_kf()
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c46 #define IIKFACTOR1 1.40 macro
2664 …next_iiratio = (IIKFACTOR1 * local_next_frame.intra_error / DOUBLE_DIVIDE_CHECK(local_next_frame.c… in test_candidate_kf()