GF_Window         263 include/gpac/color.h GF_Err gf_stretch_bits(GF_VideoSurface *dst, GF_VideoSurface *src, GF_Window *dst_wnd, GF_Window *src_wnd, u8 alpha, Bool flip, GF_ColorKey *colorKey, GF_ColorMatrix * cmat);
GF_Window         280 include/gpac/color.h GF_Err gf_color_write_yv12_10_to_yuv(GF_VideoSurface *vs_dst,  unsigned char *pY, unsigned char *pU, unsigned char*pV, u32 src_stride, u32 src_width, u32 src_height, const GF_Window *src_wnd, Bool swap_uv);
GF_Window         285 include/gpac/color.h GF_Err gf_color_write_yuv422_10_to_yuv422(GF_VideoSurface *vs_dst,  unsigned char *pY, unsigned char *pU, unsigned char*pV, u32 src_stride, u32 src_width, u32 src_height, const GF_Window *src_wnd, Bool swap_uv);
GF_Window         286 include/gpac/color.h GF_Err gf_color_write_yuv444_10_to_yuv444(GF_VideoSurface *vs_dst,  unsigned char *pY, unsigned char *pU, unsigned char*pV, u32 src_stride, u32 src_width, u32 src_height, const GF_Window *src_wnd, Bool swap_uv);
GF_Window         287 include/gpac/color.h GF_Err gf_color_write_yuv422_10_to_yuv(GF_VideoSurface *vs_dst, unsigned char *pY, unsigned char *pU, unsigned char*pV, u32 src_stride, u32 src_width, u32 src_height, const GF_Window *src_wnd, Bool swap_uv);
GF_Window         288 include/gpac/color.h GF_Err gf_color_write_yuv444_10_to_yuv(GF_VideoSurface *vs_dst, unsigned char *pY, unsigned char *pU, unsigned char*pV, u32 src_stride, u32 src_width, u32 src_height, const GF_Window *src_wnd, Bool swap_uv);
GF_Window        1244 include/gpac/internal/compositor_dev.h Bool compositor_texture_rectangles(GF_VisualManager *visual, GF_TextureHandler *txh, GF_IRect *clip, GF_Rect *unclip, GF_Window *src, GF_Window *dst, Bool *disable_blit, Bool *has_scale);
GF_Window         171 include/gpac/mediaobject.h Bool gf_mo_set_position(GF_MediaObject *mo, GF_Window *src, GF_Window *dst);
GF_Window         378 include/gpac/modules/codec.h 	GF_Err (*Control)(struct _private_mediadecoder *, Bool mute, GF_Window *src_rect, GF_Window *dst_rect);
GF_Window         131 include/gpac/modules/video_out.h 	GF_Err (*Flush) (struct _video_out *vout, GF_Window *dest);
GF_Window         180 include/gpac/modules/video_out.h 	GF_Err (*Blit)(struct _video_out *vout, GF_VideoSurface *video_src, GF_Window *src_wnd, GF_Window *dst_wnd, u32 overlay_type);
GF_Window          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
GF_Window          72 modules/dektec_out/dektec_video.cpp 	static GF_Err Dektec_Blit(GF_VideoOutput *dr, GF_VideoSurface *video_src, GF_Window *src_wnd, GF_Window *dst_wnd, u32 overlay_type)
GF_Window          85 modules/dektec_out/dektec_video.cpp 	static GF_Err Dektec_Flush(GF_VideoOutput *dr, GF_Window *dest)
GF_Window         178 modules/directfb_out/directfb_out.c static GF_Err DirectFBVid_Flush(GF_VideoOutput *driv, GF_Window *dest)
GF_Window         306 modules/directfb_out/directfb_out.c static GF_Err DirectFBVid_Blit(GF_VideoOutput *driv, GF_VideoSurface *video_src, GF_Window *src_wnd, GF_Window *dst_wnd, u32 overlay_type)
GF_Window          95 modules/droid_out/droid_vout-bitmap.c static GF_Err RAW_Flush(GF_VideoOutput *dr, GF_Window *dest)
GF_Window         701 modules/droid_out/droid_vout.c static GF_Err droid_Flush(GF_VideoOutput *dr, GF_Window *dest)
GF_Window          98 modules/dx_hw/copy_pixels.c                               u32 src_width, u32 src_height, const GF_Window *src_wnd, u8 *pU, u8 *pV)
GF_Window         227 modules/dx_hw/copy_pixels.c 	u32 src_width, u32 src_height, const GF_Window *src_wnd, u8 *pU, u8 *pV)
GF_Window         274 modules/dx_hw/copy_pixels.c 	u32 src_width, u32 src_height, const GF_Window *src_wnd, u8 *pU, u8 *pV)
GF_Window         327 modules/dx_hw/copy_pixels.c                               u32 src_width, u32 src_height, const GF_Window *src_wnd)
GF_Window         465 modules/dx_hw/copy_pixels.c void rgb_to_24(GF_VideoSurface *vs, unsigned char *src, u32 src_stride, u32 src_w, u32 src_h, u32 src_pf, const GF_Window *src_wnd)
GF_Window         484 modules/dx_hw/copy_pixels.c void rgb_to_555(GF_VideoSurface *vs, unsigned char *src, u32 src_stride, u32 src_w, u32 src_h, u32 src_pf, const GF_Window *src_wnd)
GF_Window         519 modules/dx_hw/copy_pixels.c void rgb_to_565(GF_VideoSurface *vs, unsigned char *src, u32 src_stride, u32 src_w, u32 src_h, u32 src_pf, const GF_Window *src_wnd)
GF_Window         554 modules/dx_hw/copy_pixels.c void rgb_to_32(GF_VideoSurface *vs, unsigned char *src, u32 src_stride, u32 src_w, u32 src_h, u32 src_pf, const GF_Window *src_wnd)
GF_Window         660 modules/dx_hw/copy_pixels.c void dx_copy_pixels(GF_VideoSurface *dst_s, const GF_VideoSurface *src_s, const GF_Window *src_wnd)
GF_Window         733 modules/dx_hw/copy_pixels.c 	gf_stretch_bits(dst_s, (GF_VideoSurface*) src_s, NULL, (GF_Window *)src_wnd, 0xFF, GF_FALSE, NULL, NULL);
GF_Window         384 modules/dx_hw/dx_2d.c static GF_Err DD_BlitSurface(DDContext *dd, DDSurface *src, GF_Window *src_wnd, GF_Window *dst_wnd, GF_ColorKey *key)
GF_Window         543 modules/dx_hw/dx_2d.c static GF_Err DD_Blit(GF_VideoOutput *dr, GF_VideoSurface *video_src, GF_Window *src_wnd, GF_Window *dst_wnd, u32 overlay_type)
GF_Window         547 modules/dx_hw/dx_2d.c 	GF_Window src_wnd_2;
GF_Window         586 modules/dx_hw/dx_2d.c 		GF_Window dst = *dst_wnd;
GF_Window         587 modules/dx_hw/dx_2d.c 		GF_Window src = *src_wnd;
GF_Window         212 modules/dx_hw/dx_hw.h GF_Err DD_FlushEx(GF_VideoOutput *dr, GF_Window *dest, Bool wait_for_sync);
GF_Window         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);
GF_Window         764 modules/dx_hw/dx_video.c GF_Err DD_Flush(GF_VideoOutput *dr, GF_Window *dest)
GF_Window         392 modules/epoc_hw/epoc_vout.cpp static GF_Err EVID_Flush(GF_VideoOutput *dr, GF_Window *dest)
GF_Window        1155 modules/gapi/gapi.cpp static GF_Err GAPI_Flush(GF_VideoOutput *dr, GF_Window *dest)
GF_Window          73 modules/gapi/gapi.h 	GF_Window dst_blt;
GF_Window         534 modules/libplayer/libplayer.c static GF_Err LIBPLAYER_Control(GF_PrivateMediaDecoder *dec, Bool mute, GF_Window *src, GF_Window *dst)
GF_Window          60 modules/raw_out/raw_video.c static GF_Err RAW_BlitPassthrough(GF_VideoOutput *dr, GF_VideoSurface *video_src, GF_Window *src_wnd, GF_Window *dst_wnd, u32 overlay_type)
GF_Window         125 modules/raw_out/raw_video.c static GF_Err RAW_Flush(GF_VideoOutput *dr, GF_Window *dest)
GF_Window        1497 modules/sdl_out/video.c static GF_Err SDLVid_Flush(GF_VideoOutput *dr, GF_Window *dest)
GF_Window        1541 modules/sdl_out/video.c static GF_Err SDLVid_Flush(GF_VideoOutput *dr, GF_Window *dest)
GF_Window        1812 modules/sdl_out/video.c static void copy_yuv(u8 *pYD, u8 *pVD, u8 *pUD, u32 pixel_format, u32 pitch_y, unsigned char *src, unsigned char *pU, unsigned char *pV, u32 src_stride, u32 src_pf, u32 src_width, u32 src_height, const GF_Window *src_wnd)
GF_Window        2100 modules/sdl_out/video.c static GF_Err SDL_Blit(GF_VideoOutput *dr, GF_VideoSurface *video_src, GF_Window *src_wnd, GF_Window *dst_wnd, u32 overlay_type)
GF_Window        2245 modules/sdl_out/video.c static GF_Err SDL_Blit(GF_VideoOutput *dr, GF_VideoSurface *video_src, GF_Window *src_wnd, GF_Window *dst_wnd, u32 overlay_type)
GF_Window         190 modules/x11_out/x11_out.c GF_Err X11_Blit(struct _video_out *vout, GF_VideoSurface *video_src, GF_Window *src, GF_Window *dest, u32 overlay_type)
GF_Window         253 modules/x11_out/x11_out.c GF_Err X11_Flush(struct _video_out *vout, GF_Window * dest)
GF_Window        2328 src/compositor/compositor.c 	GF_Window rc;
GF_Window         569 src/compositor/compositor_2d.c 		GF_Window src_wnd, dst_wnd;
GF_Window         660 src/compositor/compositor_2d.c Bool compositor_texture_rectangles(GF_VisualManager *visual, GF_TextureHandler *txh, GF_IRect *clip, GF_Rect *unclip, GF_Window *src, GF_Window *dst, Bool *disable_blit, Bool *has_scale)
GF_Window         802 src/compositor/compositor_2d.c 	GF_Window src_wnd, dst_wnd;
GF_Window         993 src/compositor/compositor_2d.c 			GF_Window rc;
GF_Window          60 src/compositor/mpeg4_composite.c 	GF_Window src_wnd, dst_wnd;
GF_Window         133 src/compositor/visual_manager_2d.h 	GF_Window src, dst;
GF_Window         512 src/compositor/visual_manager_2d_draw.c 		GF_Window src, dst;
GF_Window        1343 src/terminal/media_object.c Bool gf_mo_set_position(GF_MediaObject *mo, GF_Window *src, GF_Window *dst)
GF_Window        1306 src/utils/color.c GF_Err gf_stretch_bits(GF_VideoSurface *dst, GF_VideoSurface *src, GF_Window *dst_wnd, GF_Window *src_wnd, u8 alpha, Bool flip, GF_ColorKey *key, GF_ColorMatrix *cmat)
GF_Window        1866 src/utils/color.c static GF_Err gf_color_write_yv12_10_to_yuv_intrin(GF_VideoSurface *vs_dst,  unsigned char *pY, unsigned char *pU, unsigned char*pV, u32 src_stride, u32 src_width, u32 src_height, const GF_Window *_src_wnd, Bool swap_uv)
GF_Window        1946 src/utils/color.c static GF_Err gf_color_write_yuv422_10_to_yuv422_intrin(GF_VideoSurface *vs_dst,  unsigned char *pY, unsigned char *pU, unsigned char*pV, u32 src_stride, u32 src_width, u32 src_height, const GF_Window *_src_wnd, Bool swap_uv)
GF_Window        2024 src/utils/color.c static GF_Err gf_color_write_yuv444_10_to_yuv444_intrin(GF_VideoSurface *vs_dst, unsigned char *pY, unsigned char *pU, unsigned char*pV, u32 src_stride, u32 src_width, u32 src_height, const GF_Window *_src_wnd, Bool swap_uv)
GF_Window        2101 src/utils/color.c static GF_Err gf_color_write_yuv422_10_to_yuv_intrin(GF_VideoSurface *vs_dst, unsigned char *pY, unsigned char *pU, unsigned char*pV, u32 src_stride, u32 src_width, u32 src_height, const GF_Window *_src_wnd, Bool swap_uv)
GF_Window        2179 src/utils/color.c static GF_Err gf_color_write_yuv444_10_to_yuv_intrin(GF_VideoSurface *vs_dst, unsigned char *pY, unsigned char *pU, unsigned char*pV, u32 src_stride, u32 src_width, u32 src_height, const GF_Window *_src_wnd, Bool swap_uv)
GF_Window        2293 src/utils/color.c GF_Err gf_color_write_yv12_10_to_yuv(GF_VideoSurface *vs_dst,  unsigned char *pY, unsigned char *pU, unsigned char*pV, u32 src_stride, u32 src_width, u32 src_height, const GF_Window *_src_wnd, Bool swap_uv)
GF_Window        2383 src/utils/color.c GF_Err gf_color_write_yuv422_10_to_yuv422(GF_VideoSurface *vs_dst,  unsigned char *pY, unsigned char *pU, unsigned char*pV, u32 src_stride, u32 src_width, u32 src_height, const GF_Window *_src_wnd, Bool swap_uv)
GF_Window        2466 src/utils/color.c GF_Err gf_color_write_yuv444_10_to_yuv444(GF_VideoSurface *vs_dst,  unsigned char *pY, unsigned char *pU, unsigned char*pV, u32 src_stride, u32 src_width, u32 src_height, const GF_Window *_src_wnd, Bool swap_uv)
GF_Window        2548 src/utils/color.c GF_Err gf_color_write_yuv422_10_to_yuv(GF_VideoSurface *vs_dst, unsigned char *pY, unsigned char *pU, unsigned char*pV, u32 src_stride, u32 src_width, u32 src_height, const GF_Window *_src_wnd, Bool swap_uv)
GF_Window        2639 src/utils/color.c GF_Err gf_color_write_yuv444_10_to_yuv(GF_VideoSurface *vs_dst, unsigned char *pY, unsigned char *pU, unsigned char*pV, u32 src_stride, u32 src_width, u32 src_height, const GF_Window *_src_wnd, Bool swap_uv)