comparison rv40data.h @ 12070:8edc9df8b20e libavcodec

@begingroup --> @defgroup, only the latter is correct Doxygen syntax.
author diego
date Fri, 02 Jul 2010 12:45:49 +0000
parents 7dd2a45249a9
children
comparison
equal deleted inserted replaced
12069:be80d7726669 12070:8edc9df8b20e
63 { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 63 { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,
64 16, 17, 18, 19, 20, 20, 21, 21, 22, 23, 23, 23, 24, 24, 24, 24 } 64 16, 17, 18, 19, 20, 20, 21, 21, 22, 23, 23, 23, 24, 24, 24, 24 }
65 }; 65 };
66 66
67 /** 67 /**
68 * @begingroup loopfilter coefficients used by the RV40 loop filter 68 * @defgroup loopfilter coefficients used by the RV40 loop filter
69 * @{ 69 * @{
70 */ 70 */
71 /** 71 /**
72 * dither values for deblocking filter - left/top values 72 * dither values for deblocking filter - left/top values
73 */ 73 */