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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_aq_cyclicrefresh.c32 int time_for_refresh; member in struct:CYCLIC_REFRESH
153 new_map_value = -cr->time_for_refresh;
209 cr->time_for_refresh = 1;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_aq_cyclicrefresh.c33 int time_for_refresh; member in struct:CYCLIC_REFRESH
153 new_map_value = -cr->time_for_refresh;
208 cr->time_for_refresh = 1;

Completed in 59 milliseconds