Skip to content
  • James Zern's avatar
    get_min_tx_size: disable -Warray-bounds · 5d61b609
    James Zern authored
    this warning is covered by an assert and other runtime detection.
    expanding the array, adding a conditional or converting the type to int
    are less desirable.
    
    BUG=aomedia:578
    
    Change-Id: Idb6a1dec5f17db85a0e9c1d0ee372e701f4e1aa4
    5d61b609