vp9: Remove unused function in cyclic refresh
authorMarco Paniconi <marpan@google.com>
Wed, 27 Feb 2019 20:06:45 +0000 (12:06 -0800)
committerMarco Paniconi <marpan@google.com>
Wed, 27 Feb 2019 20:07:16 +0000 (12:07 -0800)
Change-Id: I4b1d02c661ccbad2a1e346df623e78334a3a3a39

vp9/encoder/vp9_aq_cyclicrefresh.h

index a4a9f1c..b6d7fde 100644 (file)
@@ -104,10 +104,6 @@ void vp9_cyclic_refresh_update_sb_postencode(struct VP9_COMP *const cpi,
                                              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