shithub: libvpx

Download patch

ref: 7ff1e40a669b6ef2d239ba08467e1a09e905a396
parent: 5f84090ab3382792f3b79e36d673f3667fbaf6af
parent: 0c3e23f140d08fdde61b559ba60706c2c2107cff
author: Marco Paniconi <marpan@google.com>
date: Wed Feb 27 17:08:09 EST 2019

Merge "vp9: Remove unused function in cyclic refresh"

--- a/vp9/encoder/vp9_aq_cyclicrefresh.h
+++ b/vp9/encoder/vp9_aq_cyclicrefresh.h
@@ -104,10 +104,6 @@
                                              int mi_row, int mi_col,
                                              BLOCK_SIZE bsize);
 
-// Update the segmentation map, and related quantities: cyclic refresh map,
-// refresh sb_index, and target number of blocks to be refreshed.
-void vp9_cyclic_refresh_update__map(struct VP9_COMP *const cpi);
-
 // From the just encoded frame: update the actual number of blocks that were
 // applied the segment delta q, and the amount of low motion in the frame.
 // Also check conditions for forcing golden update, or preventing golden