Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c255 int low_content_frame = 0; in vp9_cyclic_refresh_postencode() local
270 low_content_frame++; in vp9_cyclic_refresh_postencode()
289 fraction_low = (double)low_content_frame / (cm->mi_rows * cm->mi_cols); in vp9_cyclic_refresh_postencode()