[CFL] Move store flag to CFL_CTX
With recent changes, it is now possible to store the storage flag inside the CFL_CTX. This simplifies the implementation and will allow reuse in the decoder. This change does not alter the bitstream. Change-Id: Ibb8aebdd3d06f8765d40248ece8a038892e87032
parent
2484fa05
No related branches found
No related tags found
Showing
- av1/common/cfl.c 1 addition, 0 deletionsav1/common/cfl.c
- av1/common/cfl.h 3 additions, 0 deletionsav1/common/cfl.h
- av1/encoder/block.h 0 additions, 4 deletionsav1/encoder/block.h
- av1/encoder/encodeframe.c 2 additions, 2 deletionsav1/encoder/encodeframe.c
- av1/encoder/encodemb.c 1 addition, 1 deletionav1/encoder/encodemb.c
- av1/encoder/firstpass.c 1 addition, 1 deletionav1/encoder/firstpass.c
- av1/encoder/rdopt.c 5 additions, 5 deletionsav1/encoder/rdopt.c
Loading
Please register or sign in to comment