X-Git-Url: http://git.maemo.org/git/?p=mardrone;a=blobdiff_plain;f=mardrone%2FARDrone_SDK_Version_1_8_20110726%2FARDroneLib%2FVLIB%2FPlatform%2Farm9_P6%2Fvideo_packetizer_p6.h;fp=mardrone%2FARDrone_SDK_Version_1_8_20110726%2FARDroneLib%2FVLIB%2FPlatform%2Farm9_P6%2Fvideo_packetizer_p6.h;h=a43fefa38b4ba4f72ec91e8db45e769ed2ea7968;hp=0000000000000000000000000000000000000000;hb=9ec9bc13b75d30bc45535c54a652934debfcea92;hpb=ae0a3c2dc0898400aca0dd6b439c5db8044db7b2 diff --git a/mardrone/ARDrone_SDK_Version_1_8_20110726/ARDroneLib/VLIB/Platform/arm9_P6/video_packetizer_p6.h b/mardrone/ARDrone_SDK_Version_1_8_20110726/ARDroneLib/VLIB/Platform/arm9_P6/video_packetizer_p6.h new file mode 100644 index 0000000..a43fefa --- /dev/null +++ b/mardrone/ARDrone_SDK_Version_1_8_20110726/ARDroneLib/VLIB/Platform/arm9_P6/video_packetizer_p6.h @@ -0,0 +1,8 @@ +#ifndef _VIDEO_PACKETIZER_P6_H_ +#define _VIDEO_PACKETIZER_P6_H_ + +#include + +void video_write_data( video_stream_t* const stream, uint32_t code, int32_t length ); + +#endif // _VIDEO_PACKETIZER_P5P_H_