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

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

Completed in 34 milliseconds