Refactor palette functions to write a general color map
This will allow the mrc-tx experiment to pass in its own color map and set of probabilities to the tokenize and bit packing functions. The corresponding change on the decoder side will come in a followup shortly. No change in performance. Change-Id: I1872b7f1b1cf5b102e6289388ce1ae449e67cb4d
Showing
- av1/common/enums.h 8 additions, 0 deletionsav1/common/enums.h
- av1/encoder/bitstream.c 1 addition, 1 deletionav1/encoder/bitstream.c
- av1/encoder/encodeframe.c 2 additions, 2 deletionsav1/encoder/encodeframe.c
- av1/encoder/rdopt.c 2 additions, 2 deletionsav1/encoder/rdopt.c
- av1/encoder/tokenize.c 76 additions, 28 deletionsav1/encoder/tokenize.c
- av1/encoder/tokenize.h 6 additions, 4 deletionsav1/encoder/tokenize.h
Loading
Please register or sign in to comment