10783d4f3a
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 |
||
---|---|---|
.. | ||
vp9_decodeframe.c | ||
vp9_decodeframe.h | ||
vp9_decodemv.c | ||
vp9_decodemv.h | ||
vp9_decoder.c | ||
vp9_decoder.h | ||
vp9_detokenize.c | ||
vp9_detokenize.h | ||
vp9_dsubexp.c | ||
vp9_dsubexp.h | ||
vp9_dthread.c | ||
vp9_dthread.h | ||
vp9_read_bit_buffer.c | ||
vp9_read_bit_buffer.h | ||
vp9_reader.c | ||
vp9_reader.h |