.. |
EncUT_Cavlc.cpp
|
[Encoder] Add an SSE4.2 implementation of CavlcParamCal
|
2016-04-20 18:37:08 +02:00 |
EncUT_DecodeMbAux.cpp
|
[Encoder] Add single-block AVX2 4x4 DCT/IDCT routines
|
2016-02-02 17:22:49 +01:00 |
EncUT_EncoderExt.cpp
|
fix frame size constraints for width and height
|
2016-02-01 15:55:53 +08:00 |
EncUT_EncoderMb.cpp
|
Reformat tables without tabs
|
2015-05-13 22:06:58 +03:00 |
EncUT_EncoderMbAux.cpp
|
Merge pull request #2448 from saamas/encoder-getnonzerocount-sse42
|
2016-05-04 09:49:47 +08:00 |
EncUT_EncoderTaskManagement.cpp
|
[Encoder] put the logic related to multiple D layer into a class for better structure
|
2015-11-11 22:55:16 -08:00 |
EncUT_ExpGolomb.cpp
|
use WelsEnc namespace instead of WelsSVCEnc
|
2014-08-11 16:08:49 +08:00 |
EncUT_GetIntraPredictor.cpp
|
Convert tabs to spaces before comments
|
2015-06-10 10:22:29 +03:00 |
EncUT_InterfaceTest.cpp
|
Remove a redundant check of this!=NULL
|
2015-05-27 11:46:53 +03:00 |
EncUT_MBCopy.cpp
|
use WelsEnc namespace instead of WelsSVCEnc
|
2014-08-11 16:08:49 +08:00 |
EncUT_MemoryAlloc.cpp
|
Convert tabs to spaces in vertically aligned code
|
2015-06-10 10:21:29 +03:00 |
EncUT_MemoryZero.cpp
|
Convert tabs to spaces in assignment of SIMD function pointers
|
2015-06-03 15:39:30 +03:00 |
EncUT_MotionCompensation.cpp
|
add UT for sub8x8 modes assembly functions
|
2015-07-30 10:02:32 +08:00 |
EncUT_MotionEstimate.cpp
|
Convert tabs to spaces before comments
|
2015-06-10 10:22:29 +03:00 |
EncUT_ParameterSetStrategy.cpp
|
Refactoring: Wrap all the operations related to eSpsPpsIdStrategy to class, to improve code readability
|
2016-05-04 15:06:02 -07:00 |
EncUT_Reconstruct.cpp
|
use WelsEnc namespace instead of WelsSVCEnc
|
2014-08-11 16:08:49 +08:00 |
EncUT_Sample.cpp
|
[Encoder/x86] Add AVX2 SATD routines
|
2016-03-08 11:31:17 +01:00 |
EncUT_SVC_me.cpp
|
Avoid endian assumptions in FillQpelLocationByFeatureValue_c
|
2015-05-15 13:11:23 +03:00 |
targets.mk
|
[UT] Add tests for CavlcParamCal_c and CavlcParamCal_sse2
|
2016-04-20 18:37:08 +02:00 |