summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_dsubexp.c
AgeCommit message (Expand)Author
2015-10-27Shrink probability remap tables.Alex Converse
2015-07-20vpx_dsp/bitreader.h: vp9_->vpx_Yaowu Xu
2015-06-30vp9_dsubexp: replace some divides with shiftsJames Zern
2015-06-30vp9/inv_remap_prob: simplify inv_map_table[]James Zern
2015-06-30vp9_dsubexp: remove clamp in inv_remap_prob()James Zern
2014-04-20Remove an unused functionYaowu Xu
2014-02-03Propgate constants through subexp routines.Alex Converse
2013-10-15Add clamp to prevent out of bound accessYaowu Xu
2013-10-11Replacing {VP9_COEF, MODE}_UPDATE_PROB with DIFF_UPDATE_PROB.Dmitry Kovalev
2013-10-03Reading diff update flag inside vp9_diff_update_prob.Dmitry Kovalev
2013-09-29cpplint style issueJim Bankoski
2013-07-02Clean-up in forward update to use mapping tablesDeb Mukherjee
2013-06-25Moving subexp encoding functions in separate vp9_dsubexp.c file.Dmitry Kovalev