Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c43 #define IIKFACTOR1 12.5 macro
1850 double next_iiratio = (IIKFACTOR1 * local_next_frame.intra_error / in test_candidate_kf()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c46 #define IIKFACTOR1 1.40 macro
2667 …next_iiratio = (IIKFACTOR1 * local_next_frame.intra_error / DOUBLE_DIVIDE_CHECK(local_next_frame.c… in test_candidate_kf()