commit | 105eecf4c6c87a8bad21b87a341cf47cd13d84bd | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Sat Jun 10 10:53:53 2017 -0700 |
committer | Jingning Han <jingning@google.com> | Sun Jun 11 05:22:58 2017 +0000 |
tree | 660011e97524bccf6817b49bb2de83c12a3047cd | |
parent | ab141115369e0d1792572c911b9ecc16f3479728 [diff] |
Resolve compiler warning when highbd is off The highbd_clip_pixel_add() function is generalized to be used in the regular 8 bit path. Move its defintions outside the highbd experimental flag. This resolves the comiler warning in unit tests when high bit-depth is turned off. Change-Id: I90a744adb2381c9bf8476aa2a2bd0c87d9afdf57