vpx/vp9/encoder
Deb Mukherjee 10783d4f3a Adds high bitdepth transform functions and tests
Adds various high bitdepth transform functions and tests.
Much of the changes are related to using typedefs tran_low_t
and tran_high_t for the final transform cofficients and intermediate
stages of the transform computation respectively rather than fixed
types int16_t/int. When vp9_highbitdepth configure flag is off,
these map tp int16_t/int32_t, but when the flag is on, they map
to int32_t/int64_t to make space for needed extra precision.

Change-Id: I3c56de79e15b904d6f655b62ffae170729befdd8
2014-09-11 19:56:33 -07:00
..
2014-08-08 13:57:25 -07:00
2014-07-02 16:34:26 +01:00
2014-03-05 11:57:57 -08:00
2014-03-05 11:57:57 -08:00
2014-04-22 14:57:05 -07:00
2014-04-22 14:57:05 -07:00
2014-07-02 15:54:36 -07:00
2014-01-25 09:39:48 -08:00
2014-03-05 11:57:57 -08:00
2014-03-05 11:57:57 -08:00