Home
last modified time | relevance | path

Searched refs:mnVideoWidth (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/avmedia/source/gstreamer/
H A Dgstplayer.cxx165 mnVideoWidth( 0 ), in Player()
502 aSize.Width = g_atomic_int_get( &mnVideoWidth ); in getPreferredPlayerWindowSize()
795 … const gint nDiff = nValue - g_atomic_int_get( &pPlayer->mnVideoWidth ); in implHandleNewPadFunc()
796 g_atomic_int_add( &pPlayer->mnVideoWidth, ::std::max( nDiff, 0 ) ); in implHandleNewPadFunc()
H A Dgstplayer.hxx194 gint mnVideoWidth; member in avmedia::gst::Player

Completed in 60 milliseconds