• James Zern's avatar
    vp9_cx_iface: defer compressed data buffer alloc · c2c02510
    James Zern authored
    currently the only way to know if multiple alt-refs are enabled is to
    inspect the encoder instance.
    this reduces the size of the allocation by 75% when not using multiple
    alt-refs
    
    Change-Id: Ie4baa240c2897e64b766c6ad229674884b5a65b6
    c2c02510