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

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

Completed in 42 milliseconds