uvg266/src/strategies
Ari Koivula 947bae24f9 Update Doxygen documentation
Add module information to all header files.

Update all header file documentations to briefly say what they are, and
to use the javadoc format so the brief actually gets included into the
doxygen documentation.

Remove \file from implementation files, in order to not repeat the info
from the header files.

Add files under strategies and tools to Doxygen and update the Doxygen
settings to be just plain better.

Make README be the main page of Doxygen documentation.
2015-12-17 14:05:50 +02:00
..
altivec Update Doxygen documentation 2015-12-17 14:05:50 +02:00
avx2 Update Doxygen documentation 2015-12-17 14:05:50 +02:00
generic Update Doxygen documentation 2015-12-17 14:05:50 +02:00
sse2 Update Doxygen documentation 2015-12-17 14:05:50 +02:00
sse41 Update Doxygen documentation 2015-12-17 14:05:50 +02:00
x86_asm Update Doxygen documentation 2015-12-17 14:05:50 +02:00
strategies-common.h Update Doxygen documentation 2015-12-17 14:05:50 +02:00
strategies-dct.c Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
strategies-dct.h Update Doxygen documentation 2015-12-17 14:05:50 +02:00
strategies-intra.c Enable AVX2 strategy. Add first version of optimizations. 2015-10-08 12:36:20 +03:00
strategies-intra.h Update Doxygen documentation 2015-12-17 14:05:50 +02:00
strategies-ipol.c Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
strategies-ipol.h Update Doxygen documentation 2015-12-17 14:05:50 +02:00
strategies-nal.c Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
strategies-nal.h Update Doxygen documentation 2015-12-17 14:05:50 +02:00
strategies-picture.c Use kvz_satd_any_size in inter search. 2015-12-15 11:21:45 +02:00
strategies-picture.h Update Doxygen documentation 2015-12-17 14:05:50 +02:00
strategies-quant.c Move dequant to strategies. Copy generic to AVX2 as well. 2015-10-23 19:53:50 +03:00
strategies-quant.h Update Doxygen documentation 2015-12-17 14:05:50 +02:00