Searched refs:mnVideoHeight (Results 1 – 2 of 2) sorted by relevance
166 mnVideoHeight( 0 ), in Player()503 aSize.Height = g_atomic_int_get( &mnVideoHeight ); in getPreferredPlayerWindowSize()801 … const gint nDiff = nValue - g_atomic_int_get( &pPlayer->mnVideoHeight ); in implHandleNewPadFunc()802 g_atomic_int_add( &pPlayer->mnVideoHeight, ::std::max( nDiff, 0 ) ); in implHandleNewPadFunc()
195 gint mnVideoHeight; member in avmedia::gst::Player
Completed in 17 milliseconds