Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Dfirstpass.c432 void vp8_zz_motion_search( VP8_COMP *cpi, MACROBLOCK * x, YV12_BUFFER_CONFIG * recon_buffer, int * … in vp8_zz_motion_search() function
629 vp8_zz_motion_search( cpi, x, lst_yv12, &motion_error, recon_yoffset ); in vp8_first_pass()