Admin message

WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.

[Complexity] Optimize mctStereoIGF_dec_fx()

Basic info

This is a sub-task of issue #1009 (closed).

Bug description

Various optimizations to mctStereoIGF_dec_fx():

  • Replace costly divisions by shr - we only need to divide by 1 or 2
  • Calculate constant value for shift outside a for loop

Ways to reproduce

See commandlines in issue #1009 (closed)

Assignee Loading
Time tracking Loading