Makes all mode token tables const
Mode token tabels precalculated in entropymode.c. Removes vp8_initialize_common()as all common global data is precalculated const now. Change-Id: I9b2ccc883e4f618069e1bc180dad3a823394eb73
Showing
- vp8/common/alloccommon.c 0 additions, 5 deletionsvp8/common/alloccommon.c
- vp8/common/entropymode.c 97 additions, 31 deletionsvp8/common/entropymode.c
- vp8/common/entropymode.h 8 additions, 10 deletionsvp8/common/entropymode.h
- vp8/common/onyxc_int.h 0 additions, 4 deletionsvp8/common/onyxc_int.h
- vp8/decoder/onyxd_if.c 0 additions, 1 deletionvp8/decoder/onyxd_if.c
- vp8/encoder/onyx_if.c 0 additions, 1 deletionvp8/encoder/onyx_if.c
Loading
Please register or sign in to comment