Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c402 const int quart_frm = MIN(cpi->common.width, cpi->common.height); in first_pass_motion_search() local
406 while ((quart_frm << sr) < MAX_FULL_PEL_VAL) in first_pass_motion_search()