ref: 166fc7cb436619a29486a138ccef72497052cf93
parent: 1de659af06793b6aec73d1df928d0f3a0b2e31a5
parent: df4c95afced45562ed6167242dfa45871ea0362d
author: James Bankoski <[email protected]>
date: Thu Apr 21 16:40:24 EDT 2016
Merge "vp9_loopfilter.c : todo cleanup"
--- a/vp9/common/vp9_loopfilter.c
+++ b/vp9/common/vp9_loopfilter.c
@@ -700,7 +700,6 @@
// whether there were any coefficients encoded, and the loop filter strength
// block we are currently looking at. Shift is used to position the
// 1's we produce.
-// TODO(JBB) Need another function for different resolution color..
static void build_masks(const loop_filter_info_n *const lfi_n,
const MODE_INFO *mi, const int shift_y,
const int shift_uv,