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

  /external/libvpx/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.h 41 // will be refreshed every (100/percent_refresh + time_for_refresh) frames.
42 int time_for_refresh; member in struct:CYCLIC_REFRESH
vp9_aq_cyclicrefresh.c 222 new_map_value = -cr->time_for_refresh;
483 cr->time_for_refresh = 0;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.c 33 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 327 milliseconds