Mercurial > libavcodec.hg
changeset 7656:bf3f37d70597 libavcodec
Make comments doxygen compatible.
author | michael |
---|---|
date | Thu, 21 Aug 2008 23:49:58 +0000 |
parents | f91a738da9c3 |
children | c44919224bcd |
files | acelp_vectors.h |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/acelp_vectors.h Thu Aug 21 23:45:20 2008 +0000 +++ b/acelp_vectors.h Thu Aug 21 23:49:58 2008 +0000 @@ -25,7 +25,7 @@ #include <stdint.h> -/* +/** * Track|Pulse| Positions * ------------------------------------------------------------------------- * 1 | 0 | 0, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75 @@ -41,7 +41,7 @@ */ extern const uint8_t ff_fc_4pulses_8bits_tracks_13[16]; -/* +/** * Track|Pulse| Positions * ------------------------------------------------------------------------- * 4 | 3 | 3, 8, 13, 18, 23, 28, 33, 38, 43, 48, 53, 58, 63, 68, 73, 78 @@ -54,7 +54,7 @@ */ extern const uint8_t ff_fc_4pulses_8bits_track_4[32]; -/* +/** * Track|Pulse| Positions * ----------------------------------------- * 1 | 0 | 1, 6, 11, 16, 21, 26, 31, 36 @@ -71,7 +71,7 @@ extern const uint8_t ff_fc_2pulses_9bits_track1[16]; extern const uint8_t ff_fc_2pulses_9bits_track1_gray[16]; -/* +/** * Track|Pulse| Positions * ----------------------------------------- * 2 | 1 | 0, 7, 14, 20, 27, 34, 1, 21