gdith.c:		                vid_stream->current->display,
gdith.c:		                vid_stream->current->display,
gdith.c:		                vid_stream->current->display,
gdith.c:		                vid_stream->current->display,
mb_ordered.c:  dest = vid_stream->current->display + (row * row_size) + col;
video.c:	DoDitherImage(vid_stream->current->luminance, vid_stream->current->Cr,
video.c:		      vid_stream->current->Cb, vid_stream->current->display,
video.c:  vid_stream->current->show_time = time_stamp;
video.c:    dest = vid_stream->current->luminance;
video.c:    dest = vid_stream->current->Cr;
video.c:    dest = vid_stream->current->Cb;
video.c:    dest = vid_stream->current->luminance;
video.c:      dest = vid_stream->current->Cr;
video.c:      dest = vid_stream->current->Cb;
video.c:    dest = vid_stream->current->luminance;
video.c:      dest = vid_stream->current->Cr;
video.c:      dest = vid_stream->current->Cb;
video.c:    dest = vid_stream->current->luminance;
video.c:      dest = vid_stream->current->Cr;
video.c:      dest = vid_stream->current->Cb;
video.c:    dest = (int *)(vid_stream->current->luminance + (row * row_size) + col);
video.c:    dest = (int *)(vid_stream->current->Cr + (crow * half_row) + ccol);
video.c:    dest1 = (int *)(vid_stream->current->Cb + (crow * half_row) + ccol);
video.c:      dest = (int *)(vid_stream->current->luminance + (row * row_size) + col);
video.c:      dest = (int *)(vid_stream->current->Cr + (crow * half_row) + ccol);
video.c:      dest1 = (int *)(vid_stream->current->Cb + (crow * half_row) + ccol);
video.c:      dest = (int *)(vid_stream->current->luminance + (row * row_size) + col);
video.c:      dest = (int *)(vid_stream->current->Cr + (crow * half_row) + ccol);
video.c:      dest1 = (int *)(vid_stream->current->Cb + (crow * half_row) + ccol);
video.c:      dest = vid_stream->current->luminance + (row * row_size) + col;
video.c:      dest = vid_stream->current->Cr + (crow * half_row) + ccol;
video.c:      dest1 = vid_stream->current->Cb + (crow * half_row) + ccol;
video.c:  DoDitherImage(vid_stream->current->luminance, vid_stream->current->Cr,
video.c:		vid_stream->current->Cb, vid_stream->current->display,
