Skip to content

VSX Version of vpx_sub_pixel_variance #24

@luctrudeau

Description

@luctrudeau

Implement a VSX version of :

  • vpx_sub_pixel_variance8x8
  • vpx_sub_pixel_variance16x16
  • vpx_sub_pixel_variance32x32
  • vpx_sub_pixel_variance64x64

Each function must:

  • Pass the VpxSubpelVarianceTest suite
  • Include Speed Test to the VpxSubpelVarianceTest suite (Disabled by default)
  • Report performance in commit msg (compared to C version)
    • Must show significant speedup over C version

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions