coeff_Even_Sharper_Bilinear.txt 829 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. # range -128..128
  2. # sum of line must not exceed the range!
  3. # Even Sharper Bilinear on x-axis and y-axis
  4. # May cause shimmering in motion
  5. # horizontal coefficients
  6. 0, 128, 0, 0
  7. 0, 128, 0, 0
  8. 0, 128, 0, 0
  9. 0, 128, 0, 0
  10. 0, 126, 2, 0
  11. 0, 122, 6, 0
  12. 0, 113, 15, 0
  13. 0, 95, 33, 0
  14. 0, 64, 64, 0
  15. 0, 33, 95, 0
  16. 0, 15, 113, 0
  17. 0, 6, 122, 0
  18. 0, 2, 126, 0
  19. 0, 0, 128, 0
  20. 0, 0, 128, 0
  21. 0, 0, 128, 0
  22. # vertical coefficients
  23. 0, 128, 0, 0
  24. 0, 128, 0, 0
  25. 0, 128, 0, 0
  26. 0, 128, 0, 0
  27. 0, 126, 2, 0
  28. 0, 122, 6, 0
  29. 0, 113, 15, 0
  30. 0, 95, 33, 0
  31. 0, 64, 64, 0
  32. 0, 33, 95, 0
  33. 0, 15, 113, 0
  34. 0, 6, 122, 0
  35. 0, 2, 126, 0
  36. 0, 0, 128, 0
  37. 0, 0, 128, 0
  38. 0, 0, 128, 0