Home
last modified time | relevance | path

Searched defs:video_texture (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/clutter-gst/clutter-gst-2.0.18/clutter-gst/
H A Dclutter-gst-video-texture.c147 create_black_idle_material (ClutterGstVideoTexture *video_texture) in create_black_idle_material()
171 ClutterGstVideoTexture *video_texture = CLUTTER_GST_VIDEO_TEXTURE (texture); in clutter_gst_video_texture_size_change() local
371 ClutterGstVideoTexture *video_texture = (ClutterGstVideoTexture *) actor; in clutter_gst_video_texture_paint() local
440 ClutterGstVideoTexture *video_texture = CLUTTER_GST_VIDEO_TEXTURE (object); in clutter_gst_video_texture_set_property() local
465 ClutterGstVideoTexture *video_texture; in clutter_gst_video_texture_get_property() local
527 idle_cb (ClutterGstVideoTexture *video_texture, in idle_cb()
545 setup_pipeline (ClutterGstVideoTexture *video_texture) in setup_pipeline()
571 clutter_gst_video_texture_init (ClutterGstVideoTexture *video_texture) in clutter_gst_video_texture_init()
/dports/multimedia/libxine/xine-lib-1.2.11/src/video_out/
H A Dvideo_out_opengl2.c1075 …ic GLuint opengl2_sharpness( opengl2_driver_t *that, opengl2_frame_t *frame, GLuint video_texture ) in opengl2_sharpness()
1110 GLfloat x, GLfloat y, GLfloat x1, GLfloat y1, GLuint video_texture ) in opengl2_draw_video_bicubic()
1206 GLfloat x, GLfloat y, GLfloat x1, GLfloat y1, GLuint video_texture ) in opengl2_draw_video_cubic_x()
1251 GLfloat x, GLfloat y, GLfloat x1, GLfloat y1, GLuint video_texture ) in opengl2_draw_video_cubic_y()
1296 GLfloat x, GLfloat y, GLfloat x1, GLfloat y1, GLuint video_texture ) in opengl2_draw_video_simple()
1327 GLfloat x, GLfloat y, GLfloat x1, GLfloat y1, GLuint video_texture ) in opengl2_draw_video_bilinear()
1425 GLuint video_texture = that->videoTex; in opengl2_draw() local
/dports/multimedia/snappy/snappy-1.0/src/
H A Dsnappy.c162 ClutterActor *video_texture; in main() local
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/internal/
H A Daintern_direct3d.h19 LPDIRECT3DTEXTURE9 video_texture; member
/dports/multimedia/clutter-gst/clutter-gst-2.0.18/examples/
H A Dvideo-player.c371 ClutterMedia *video_texture = CLUTTER_MEDIA (object); in tick() local
/dports/multimedia/cheese/cheese-41.1/libcheese/
H A Dcheese-camera.c69 ClutterActor *video_texture; member
1515 cheese_camera_new (ClutterActor *video_texture, const gchar *name, in cheese_camera_new()
/dports/devel/allegro5/allegro5-5.2.7.0/src/win/
H A Dd3d_bmp.cpp357 LPDIRECT3DTEXTURE9 *video_texture, LPDIRECT3DTEXTURE9 *system_texture, in d3d_create_textures()