Skip to content
Snippets Groups Projects
Commit a3eb912b authored by Michelle Findlay-Olynyk's avatar Michelle Findlay-Olynyk
Browse files

Add speed feature use_fast_interpolation_filter...

Applies to speed >=1. Instead of searching all dual filter space
{R,Sm,Sh}x{R,Sm,Sh}, only check {R}x{R,Sm,Sh} followed by
{R,Sm,Sh}x{best of prev R,Sm,Sh}.

Saves ~6% of cycles by reducing av1_convolve_2d_sse2, with 0.023
overall psnr drop.

Change-Id: I82d7a6321b335293124a007ff4c87f0e260052e1
parent d183b646
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment