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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_firstpass.c50 #define KF_MB_INTRA_MIN 150 macro
992 twopass->kf_intra_err_min = KF_MB_INTRA_MIN * cpi->common.MBs;
2238 twopass->kf_intra_err_min = KF_MB_INTRA_MIN * cpi->common.MBs;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dfirstpass.c51 #define KF_MB_INTRA_MIN 300 macro
1365 cpi->twopass.kf_intra_err_min = KF_MB_INTRA_MIN * cpi->common.MBs;

Completed in 103 milliseconds