Dmitry Kovalev
d571e4e785
Replacing unsigned char* with uint8_t*.
...
Change-Id: I99a1880aee015ae16311ba05a31aa307df89bef2
2013-09-24 14:57:42 -07:00
John Koleszar
ceee4563d6
Remove unused vp9_idct_add_{y,uv}_block
...
These functions are not used, and appear to have been superceded.
Change-Id: I86fe51b088264f6b1b8d4d232bba97b371b98120
2013-06-12 12:24:22 -07:00
Scott LaVarnway
a143152600
Removed unused idct functions
...
No longer used.
Change-Id: Id28c9247cebba183c6fa786dff96824ae100132c
2013-05-21 17:59:54 -04:00
Scott LaVarnway
e732bc298c
Moved dequantization into the token decoder
...
Mostly for cleanup purposes. Now we should be able to rework
the encoder/decoder to use a common idct/add function.
Change-Id: I1597cc59812f362ecec0a3493b6101a6cc6fa7ff
2013-04-22 17:53:07 -04:00