16 int left,
int top,
int right,
int bottom);
18 int left,
int top,
int right,
int bottom);
20 int left,
int top,
int right,
int bottom);
22 int left,
int top,
int right,
int bottom,
bool ifirst);
void yuv888_to_i44(unsigned char *dest, MythImage *osd_image, QSize dst_size, int left, int top, int right, int bottom, bool ifirst)
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_yv12(VideoFrame *frame, MythImage *osd_image, int left, int top, int right, int bottom)