-
- Downloads
Restructuring of the reading of compressed data bitstream
Relaxation of the requirement that the data to be decompressed must be 4-byte aligned
parent
081b8343
No related branches found
No related tags found
Showing
- lib/common/cmp_entity.c 3 additions, 3 deletionslib/common/cmp_entity.c
- lib/common/cmp_support.c 15 additions, 1 deletionlib/common/cmp_support.c
- lib/common/cmp_support.h 1 addition, 0 deletionslib/common/cmp_support.h
- lib/decompress/decmp.c 601 additions, 848 deletionslib/decompress/decmp.c
- lib/decompress/read_bitstream.h 249 additions, 65 deletionslib/decompress/read_bitstream.h
- lib/rdcu_compress/cmp_rdcu.c 1 addition, 1 deletionlib/rdcu_compress/cmp_rdcu.c
- programs/cmp_tool.c 10 additions, 24 deletionsprograms/cmp_tool.c
- test/cmp_decmp/test_cmp_decmp.c 16 additions, 3 deletionstest/cmp_decmp/test_cmp_decmp.c
- test/cmp_entity/test_cmp_entity.c 2 additions, 2 deletionstest/cmp_entity/test_cmp_entity.c
- test/cmp_tool/cmp_tool_integration_test.py 20 additions, 22 deletionstest/cmp_tool/cmp_tool_integration_test.py
- test/decmp/test_decmp.c 610 additions, 542 deletionstest/decmp/test_decmp.c
Loading
Please register or sign in to comment