Searched refs:pStructName (Results 1 – 2 of 2) sorted by relevance
136 const gchar* pStructName = gst_structure_get_name( pStruct ); in busCallback() local138 if( ( ::std::string( pStructName ).find( "pixbuf" ) != ::std::string::npos ) && in busCallback()
771 const gchar* pStructName = gst_structure_get_name( pStruct ); in implHandleNewPadFunc() local774 OSL_TRACE( "\t>>> Pad has structure: %s", pStructName ); in implHandleNewPadFunc()783 if( ::std::string( pStructName ).find( "video" ) != ::std::string::npos ) in implHandleNewPadFunc()
Completed in 11 milliseconds