[CFL] Asserts for chroma_sub8x8
When Chroma from Luma is combined with chroma_sub8x8, the prediction used for sub8x8 blocks originates from multiple luma blocks. Extra asserts are added to validate that the prediction buffer contains all the required information. Change-Id: I305c46ce9b8292697e1d5b181d123461026da11c
Showing
- av1/common/cfl.c 29 additions, 1 deletionav1/common/cfl.c
- av1/common/cfl.h 17 additions, 0 deletionsav1/common/cfl.h
- av1/decoder/decodeframe.c 7 additions, 2 deletionsav1/decoder/decodeframe.c
- av1/decoder/decodemv.c 8 additions, 4 deletionsav1/decoder/decodemv.c
- av1/encoder/encodeframe.c 28 additions, 0 deletionsav1/encoder/encodeframe.c
- av1/encoder/encodemb.c 1 addition, 1 deletionav1/encoder/encodemb.c
Loading
Please register or sign in to comment