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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c1403 static int sb_has_motion(const VP9_COMMON *cm, MODE_INFO **prev_mi_8x8) { function
2380 sb_has_motion(cm, prev_mi_8x8))) {
3061 if (cpi->sf.partition_check || sb_has_motion(cm, prev_mi_8x8)) {

Completed in 46 milliseconds