Thread
:
Easy Debian Fremantle Beta Testing
View Single Post
reinob
2012-03-05 , 09:22
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#
2626
@sulu,
I'm no expert, but the only difference between armhf vs armel (or rather, hardfp vs softfp) is in the use of FP registers as a calling convention (as opposed to using the stack).
Both hardfp and softfp will use the floating point unit in exactly the same way.
So, if most of the work done by mplayer is done within a single function (perhaps with other functions inlined), you should see no difference.
Quote & Reply
|
The Following 2 Users Say Thank You to reinob For This Useful Post:
Estel
,
sulu
reinob
View Public Profile
Send a private message to reinob
Find all posts by reinob