dx_copy_pixels     71 modules/dektec_out/dektec_video.cpp 	void dx_copy_pixels(GF_VideoSurface *dst_s, const GF_VideoSurface *src_s, const GF_Window *src_wnd); //FIXME: referenced from dx
dx_copy_pixels     80 modules/dektec_out/dektec_video.cpp 		dx_copy_pixels(&temp_surf, video_src, src_wnd);
dx_copy_pixels    577 modules/dx_hw/dx_2d.c 	dx_copy_pixels(&temp_surf, video_src, src_wnd);
dx_copy_pixels    214 modules/dx_hw/dx_hw.h void dx_copy_pixels(GF_VideoSurface *dst_s, const GF_VideoSurface *src_s, const GF_Window *src_wnd);