Merge changes I8785e725,I26f4b725,Ib717faa5,I45adfe7c,I7127b124, ...
* changes: Enable tidy for aptx and aptxHD Apply and fix clang-tidy on aptx and aptxhd Add regression test for aptx Link AptX and AptXHD encoder into Bt Apply format on aptx and aptxhd Add AptX and AptXHD Headers
Showing
- TEST_MAPPING 6 additions, 0 deletionsTEST_MAPPING
- apex/apex_manifest.json 0 additions, 2 deletionsapex/apex_manifest.json
- system/embdrv/encoder_for_aptx/Android.bp 35 additions, 0 deletionssystem/embdrv/encoder_for_aptx/Android.bp
- system/embdrv/encoder_for_aptx/include/aptXbtenc.h 26 additions, 7 deletionssystem/embdrv/encoder_for_aptx/include/aptXbtenc.h
- system/embdrv/encoder_for_aptx/src/AptxEncoder.h 69 additions, 48 deletionssystem/embdrv/encoder_for_aptx/src/AptxEncoder.h
- system/embdrv/encoder_for_aptx/src/AptxParameters.h 154 additions, 150 deletionssystem/embdrv/encoder_for_aptx/src/AptxParameters.h
- system/embdrv/encoder_for_aptx/src/AptxTables.h 104 additions, 376 deletionssystem/embdrv/encoder_for_aptx/src/AptxTables.h
- system/embdrv/encoder_for_aptx/src/CBStruct.h 26 additions, 14 deletionssystem/embdrv/encoder_for_aptx/src/CBStruct.h
- system/embdrv/encoder_for_aptx/src/CodewordPacker.h 46 additions, 41 deletionssystem/embdrv/encoder_for_aptx/src/CodewordPacker.h
- system/embdrv/encoder_for_aptx/src/DitherGenerator.h 90 additions, 78 deletionssystem/embdrv/encoder_for_aptx/src/DitherGenerator.h
- system/embdrv/encoder_for_aptx/src/ProcessSubband.c 48 additions, 27 deletionssystem/embdrv/encoder_for_aptx/src/ProcessSubband.c
- system/embdrv/encoder_for_aptx/src/Qmf.h 133 additions, 114 deletionssystem/embdrv/encoder_for_aptx/src/Qmf.h
- system/embdrv/encoder_for_aptx/src/QmfConv.c 351 additions, 318 deletionssystem/embdrv/encoder_for_aptx/src/QmfConv.c
- system/embdrv/encoder_for_aptx/src/QuantiseDifference.c 753 additions, 693 deletionssystem/embdrv/encoder_for_aptx/src/QuantiseDifference.c
- system/embdrv/encoder_for_aptx/src/Quantiser.h 26 additions, 10 deletionssystem/embdrv/encoder_for_aptx/src/Quantiser.h
- system/embdrv/encoder_for_aptx/src/SubbandFunctions.h 166 additions, 164 deletionssystem/embdrv/encoder_for_aptx/src/SubbandFunctions.h
- system/embdrv/encoder_for_aptx/src/SubbandFunctionsCommon.h 483 additions, 487 deletionssystem/embdrv/encoder_for_aptx/src/SubbandFunctionsCommon.h
- system/embdrv/encoder_for_aptx/src/SyncInserter.h 198 additions, 193 deletionssystem/embdrv/encoder_for_aptx/src/SyncInserter.h
- system/embdrv/encoder_for_aptx/src/aptXbtenc.c 205 additions, 196 deletionssystem/embdrv/encoder_for_aptx/src/aptXbtenc.c
- system/embdrv/encoder_for_aptx/src/swversion.h 17 additions, 4 deletionssystem/embdrv/encoder_for_aptx/src/swversion.h
Loading
Please register or sign in to comment