Update uv_mode_cdf tables once per frame.
Move computing the uv_mode_cdf tables per coded intra mode symbol to computing them only when the probabilities are updated. Change-Id: I627b59d30726c913f5d7ba7753cb0446a12655bb
parent
7b8ac4f5
No related branches found
No related tags found
Showing
- av1/common/entropymode.c 2 additions, 0 deletionsav1/common/entropymode.c
- av1/common/entropymode.h 1 addition, 0 deletionsav1/common/entropymode.h
- av1/decoder/decodeframe.c 6 additions, 1 deletionav1/decoder/decodeframe.c
- av1/decoder/decodemv.c 14 additions, 11 deletionsav1/decoder/decodemv.c
- av1/encoder/bitstream.c 18 additions, 2 deletionsav1/encoder/bitstream.c
Loading
Please register or sign in to comment