ArDrone SDK 1.8 added
[mardrone] / mardrone / ARDrone_SDK_Version_1_8_20110726 / ARDroneLib / VLIB / Platform / arm9 / UVLC / uvlc_mb_layer_p5p.h
diff --git a/mardrone/ARDrone_SDK_Version_1_8_20110726/ARDroneLib/VLIB/Platform/arm9/UVLC/uvlc_mb_layer_p5p.h b/mardrone/ARDrone_SDK_Version_1_8_20110726/ARDroneLib/VLIB/Platform/arm9/UVLC/uvlc_mb_layer_p5p.h
new file mode 100644 (file)
index 0000000..020746a
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef _UVLC_MB_LAYER_P5P_H_
+#define _UVLC_MB_LAYER_P5P_H_
+
+#include <VLIB/UVLC/uvlc.h>
+
+void uvlc_write_block( video_stream_t* const stream, int16_t* data, int32_t num_coeff );
+
+#endif // _UVLC_MB_LAYER_P5P_H_