]> granicus.if.org Git - libvpx/commit
Fix typos in the comment for size_group_lookup.
authorWan-Teh Chang <wtc@google.com>
Fri, 3 Aug 2018 21:19:29 +0000 (14:19 -0700)
committerWan-Teh Chang <wtc@google.com>
Fri, 3 Aug 2018 21:19:29 +0000 (14:19 -0700)
commit26d47e076a75573ec74facb283a51c42a9502f32
tree2b6d7a21fb43e8f5825e9b6922fa1882ea296073
parent6fd9d0244c7d8941ce0004bcd2efce5d6676bef5
Fix typos in the comment for size_group_lookup.

"b_width_log2" and "b_height_log2" should be "b_width_log2_lookup" and
"b_height_log2_lookup", respectively.

Change-Id: I3ad49e45007cd9fcf5dd463c7d01e22745939231
vp9/common/vp9_common_data.c