Yaowu Xu
7e89c102c4
vp9-highbitdepth -> vpx-highbitdepth
...
Change-Id: I1e90cf7ab4bb02c0ef119b0bd1596771edefedff
2016-08-05 15:41:33 -07:00
Jingning Han
5538c2cb00
Fix highbd masked variance function declaration
...
Fix the variable type mismatch between highbd_calc_masked_var_t and
the actual function definiton. This clears the related compiler
warnings in highbd with ext-inter experiment.
Change-Id: I0423318b16c867ed84700084ad21ca6e42edb321
2016-05-11 15:52:58 -07:00
Yaowu Xu
98c59c98ba
Make type conversions explicit
...
This eliminates MSVC compiler warnings.
Change-Id: Id6ace2586ed7c6248366905b133448fe8ecbd53d
2016-05-07 20:33:40 +00:00
Geza Lore
697bf5beff
Add 128 pixel variance and SAD functions
...
Change-Id: I8fde245b32c9e586683a28aa6925da0b83850b39
2016-03-03 10:24:29 +00:00
Debargha Mukherjee
1d69ceee5c
Adds masked variance and sad functions for wedge
...
Adds masked variance and sad functions needed for wedge
prediction modes to come.
Change-Id: I25b231bbc345e6a494316abb0a7d5cd5586a3a54
2016-03-01 17:28:56 -08:00