Commit 7f0421c2 authored by Antoine Cellerier's avatar Antoine Cellerier

Remove unused types and fix indentation.

parent 57d88c82
......@@ -68,12 +68,6 @@
/* Counter for statistics and profiling */
typedef unsigned long count_t;
/* DCT elements types */
typedef int16_t dctelem_t;
/* Video buffer types */
typedef uint8_t yuv_data_t;
/* Audio volume */
typedef uint16_t audio_volume_t;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment