aom/vp10/decoder
Jingning Han 4677e1a718 Unify the per directional filter type system for compound modes
For the current stage, we assume a single prediction filter type
per direction in the settings of compound inter prediction modes.

Change-Id: I12a1afdd364b93fcee870bd11ad01fc40ab48cff
2016-05-16 14:41:08 -07:00
..
bitreader.h Add pluggable bitreaders. 2016-03-25 11:02:41 -07:00
decodeframe.c Refactor the inter predictor for supertx 2016-05-12 14:43:24 -07:00
decodeframe.h VP9Decoder -> VP10Decoder 2015-08-13 14:43:55 -07:00
decodemv.c Unify the per directional filter type system for compound modes 2016-05-16 14:41:08 -07:00
decodemv.h ANS experiment: Use ANS everywhere. 2016-04-01 11:32:31 -07:00
decoder.c Store ANS token CDFs in the FRAME_CONTEXT rather than in a global table. 2016-04-19 09:39:48 -07:00
decoder.h Compute end of frame data precisely with ext-tile. 2016-05-03 19:03:00 +01:00
detokenize.c Move ZERO_TOKEN into the ANS coef tokenset. 2016-04-19 15:29:47 -07:00
detokenize.h Store ANS token CDFs in the FRAME_CONTEXT rather than in a global table. 2016-04-19 09:39:48 -07:00
dsubexp.c ANS experiment: Use ANS everywhere. 2016-04-01 11:32:31 -07:00
dsubexp.h ANS experiment: Use ANS everywhere. 2016-04-01 11:32:31 -07:00
dthread.c Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES 2015-08-20 09:52:52 -07:00
dthread.h vp10: add extern "C" to headers 2015-09-09 23:15:59 -07:00