Skip to content
Snippets Groups Projects
  1. Oct 25, 2011
  2. Oct 24, 2011
  3. Oct 21, 2011
  4. Oct 20, 2011
  5. Oct 19, 2011
  6. Oct 18, 2011
    • Scott LaVarnway's avatar
      Remove usage of predict buffer for decode · ed9c66f5
      Scott LaVarnway authored
      Instead of using the predict buffer, the decoder now writes
      the predictor into the recon buffer.  For blocks with eob=0,
      unnecessary idcts can be eliminated.  This gave a performance
      boost of ~1.8% for the HD clips used.
      
      Tero: Added needed changes to ARM side and scheduled some
            assembly code to prevent interlocks.
      
      Patch Set 6:  Merged (I1bcdca7a95aacc3a181b9faa6b10e3a71ee24df3)
      into this commit because of similarities in the idct
      functions.
      Patch Set 7: EC bug fix.
      
      Change-Id: Ie31d90b5d3522e1108163f2ac491e455e3f955e6
      ed9c66f5
  7. Oct 17, 2011
  8. Oct 14, 2011
  9. Oct 11, 2011
  10. Oct 10, 2011
  11. Oct 04, 2011
  12. Oct 03, 2011
Loading