Skip to content
  • Hui Su's avatar
    Reduce memory usage of inter_tx_size[] in MB_MODE_INFO · 7167d952
    Hui Su authored
    Reduce the length of inter_tx_size[] from 1024 to 16.
    
    On a cif test sequence,
    encoder memory consumption decreases by 18% (380MB -> 312MB);
    decoder memory consumption decreases by 56% (21.4MB -> 9.4MB).
    
    Change-Id: I42928eb9312748f96f4393c8d8040791f38f98b6
    7167d952