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

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.c403 const int quart_frm = MIN(cpi->common.width, cpi->common.height); local
407 while ((quart_frm << sr) < MAX_FULL_PEL_VAL)

Completed in 264 milliseconds