Update inter_mode_cdf tables once per frame.
Move computing the inter_mode_cdf tables per coded inter mode symbol to computing them only when the probabilities are updated. Change-Id: I7a7b059ee75723cb6f278ed82a20cf34c27915d8
parent
879d341b
No related branches found
No related tags found
Showing
- av1/common/entropymode.c 6 additions, 2 deletionsav1/common/entropymode.c
- av1/common/entropymode.h 3 additions, 0 deletionsav1/common/entropymode.h
- av1/decoder/decodeframe.c 6 additions, 1 deletionav1/decoder/decodeframe.c
- av1/decoder/decodemv.c 5 additions, 0 deletionsav1/decoder/decodemv.c
- av1/decoder/decoder.c 2 additions, 0 deletionsav1/decoder/decoder.c
- av1/encoder/bitstream.c 18 additions, 4 deletionsav1/encoder/bitstream.c
Loading
Please register or sign in to comment