Skip to content
  • Hui Su's avatar
    Avoid a potential assertion fail in optimize_b() · a554bd8d
    Hui Su authored
    The eob of a block is not perperly set when skip_recode is true,
    thus triggering assert(eob <= default_eob) to fail.
    
    Change-Id: Ifecbe33dce2dc4903e0a80bd384dc09bf0dd8a44
    a554bd8d