HomeSort by relevance Sort by last modified time
    Searched refs:time_for_refresh (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.h 42 // will be refreshed every (100/percent_refresh + time_for_refresh) frames.
43 int time_for_refresh; member in struct:CYCLIC_REFRESH
vp9_aq_cyclicrefresh.c 190 new_map_value = -cr->time_for_refresh;
438 cr->time_for_refresh = 0;

Completed in 670 milliseconds