Searched refs:mnVideoWidth (Results 1 – 2 of 2) sorted by relevance
165 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()
194 gint mnVideoWidth; member in avmedia::gst::Player
Completed in 47 milliseconds