Skip to content
  • Hui Su's avatar
    Reduce memory usage of inter_tx_size[] in MB_MODE_INFO · 1379beb7
    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: Ie11dd055255d200954b704b8c2ad8ca3dff7bf5c
    1379beb7