ArDrone SDK 1.8 added
[mardrone] / mardrone / ARDrone_SDK_Version_1_8_20110726 / ARDroneLib / VLIB / Platform / arm9_P6 / UVLC / uvlc_mb_layer_p6.h
1 #ifndef _UVLC_MB_LAYER_P6_H_
2 #define _UVLC_MB_LAYER_P6_H_
3
4 #include <VLIB/UVLC/uvlc.h>
5
6 void uvlc_write_block( video_stream_t* const stream, int16_t* data, int32_t num_coeff );
7
8 #endif // _UVLC_MB_LAYER_P5P_H_