Skip to content
  • Yaowu Xu's avatar
    fixed a crash when MODE_STATS is enabled · b1823a7d
    Yaowu Xu authored
    The MODE_STATS macro was used to #ifdef around code for mode entropy
    stats collection, this commit fixed a crash when MODE_STATS is on.
    The commit also changed a number of array definitions to use defined
    macros instead of hard-coded numbers.
    
    Change-Id: I114592f53a1e44e31e455f5725f036ae6168735a
    b1823a7d