Skip to content
Snippets Groups Projects
  1. Mar 18, 2019
    • David Michael Barr's avatar
      Inline often called and almost-trivial functions (#1124) · 7a479a0c
      David Michael Barr authored
      * Inline constrain and msb for cdef_filter_block
        This reduces its average time by around 42%.
      * Inline round_shift for pred_directional and others
        This reduces its average time by around 10%.
      * Inline sgrproj_sum_finish to its various callers
        It is at the lowest level of a hot call graph and almost trivial.
      * Inline get_mv_rate in motion estimation
        It is almost trivial and called often.
      7a479a0c
  2. Mar 16, 2019
  3. Mar 15, 2019
  4. Mar 14, 2019
  5. Mar 13, 2019
  6. Mar 12, 2019
  7. Mar 11, 2019
  8. Mar 10, 2019
Loading