Home
last modified time | relevance | path

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

/dports/multimedia/gmtk/gmtk-1.0.9/src/
H A Dgmtk_media_player.c2310 static gchar *vdpau_compute_vo_with_deint(GmtkMediaPlayer * player, gchar const *const vodesc) in vdpau_compute_vo_with_deint()
2323 static gchar *vdpau_compute_vo_without_deint(GmtkMediaPlayer * player, gchar const *const vodesc) in vdpau_compute_vo_without_deint()
2342 static gchar *vodesc_replace_gl_with_gl_nosw(GmtkMediaPlayer * player, gchar const *const vodesc) in vodesc_replace_gl_with_gl_nosw()
2506 gchar *vodesc = vodesc_replace_gl_with_gl_nosw(player, player->vo); in launch_mplayer() local
2509 gchar *vodesc = vodesc_replace_gl_with_gl_nosw(player, player->vo); in launch_mplayer() local