Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c378 static unsigned int zz_motion_search(const MACROBLOCK *x) { in zz_motion_search() function
634 motion_error = zz_motion_search(x); in vp9_first_pass()
670 gf_motion_error = zz_motion_search(x); in vp9_first_pass()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c405 static void zz_motion_search( VP8_COMP *cpi, MACROBLOCK * x, in zz_motion_search() function
645 zz_motion_search( cpi, x, cpi->last_frame_unscaled_source, in vp8_first_pass()