util-osd.h File Reference

Go to the source code of this file.

Functions

void yuv888_to_yv12 (VideoFrame *frame, MythImage *osd_image, int left, int top, int right, int bottom)
void mmx_yuv888_to_yv12 (VideoFrame *frame, MythImage *osd_image, int left, int top, int right, int bottom)
void c_yuv888_to_yv12 (VideoFrame *frame, MythImage *osd_image, int left, int top, int right, int bottom)
void yuv888_to_i44 (unsigned char *dest, MythImage *osd_image, QSize dst_size, int left, int top, int right, int bottom, bool ifirst)

Function Documentation

void yuv888_to_yv12 ( VideoFrame frame,
MythImage osd_image,
int  left,
int  top,
int  right,
int  bottom 
)

Definition at line 16 of file util-osd.cpp.

Referenced by VideoOutput::DisplayOSD().

void mmx_yuv888_to_yv12 ( VideoFrame frame,
MythImage osd_image,
int  left,
int  top,
int  right,
int  bottom 
) [inline]

Definition at line 46 of file util-osd.cpp.

Referenced by yuv888_to_yv12().

void c_yuv888_to_yv12 ( VideoFrame frame,
MythImage osd_image,
int  left,
int  top,
int  right,
int  bottom 
) [inline]

Definition at line 224 of file util-osd.cpp.

Referenced by yuv888_to_yv12().

void yuv888_to_i44 ( unsigned char *  dest,
MythImage osd_image,
QSize  dst_size,
int  left,
int  top,
int  right,
int  bottom,
bool  ifirst 
)

Definition at line 288 of file util-osd.cpp.

Referenced by VideoOutput::DisplayOSD().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:49 2012 for MythTV by  doxygen 1.6.3