|
TUT HEVC Encoder
|
Architecture dependant SIMD optimizations and dynamic dispatch mechanism. More...
Files | |
| file | strategyselector.h |
| Dynamic dispatch based on cpuid. | |
| file | strategies-common.h |
| Common tools strategies. | |
| file | strategies-dct.h |
| Interface for transform functions. | |
| file | strategies-encode.h |
| Interface for quantization functions. | |
| file | strategies-intra.h |
| Interface for intra prediction functions. | |
| file | strategies-ipol.h |
| Interface for subpixel interpolation functions. | |
| file | strategies-nal.h |
| Interface for hash functions. | |
| file | strategies-picture.h |
| Interface for distortion metric functions. | |
| file | strategies-quant.h |
| Interface for quantization functions. | |
| file | strategies-sao.h |
| Interface for sao functions. | |
| file | picture-altivec.h |
| Optimizations for Altivec. | |
| file | dct-avx2.h |
| Optimizations for AVX2. | |
| file | intra-avx2.h |
| Optimizations for AVX2. | |
| file | ipol-avx2.h |
| Optimizations for AVX2. | |
| file | picture-avx2.h |
| Optimizations for AVX2. | |
| file | quant-avx2.h |
| Optimizations for AVX2. | |
| file | sao-avx2.h |
| AVX2 implementations of optimized functions. | |
| file | dct-generic.h |
| Generic C implementations of optimized functions. | |
| file | intra-generic.h |
| Generic C implementations of optimized functions. | |
| file | ipol-generic.h |
| Generic C implementations of optimized functions. | |
| file | nal-generic.h |
| Generic C implementations of optimized functions. | |
| file | picture-generic.h |
| Generic C implementations of optimized functions. | |
| file | quant-generic.h |
| Generic C implementations of optimized functions. | |
| file | sao-generic.h |
| Generic C implementations of optimized functions. | |
| file | picture-sse2.h |
| Optimizations for SSE2. | |
| file | picture-sse41.h |
| Optimizations for SSE4.1. | |