View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#13
Originally Posted by Mara View Post
Is the movie completely decoded with DSP? Or part DSP part CPU?
AFAIK video was decoded by dsp only with 770, with N800 they left just some audio decoding on the dsp (mp3,aac,voice codecs,..) and maybe mpeg2 video. divx, flash movies, mp4 is decoded with CPU as is real audio and video.

Just run
Code:
 cat /sys/devices/platform/dsp/*/devname
to see all available dsp tasks, 770 gives you:
pcm0
pcm1
videofb
mp2dec
pcm_rec
aep
g711_enc
g711_dec
ilbc_enc
ilbc_dec
avsync
audiopp
pcm2
aacdec
amrnb
amrwb
mp3dec
mpeg4dec
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 

The Following 2 Users Say Thank You to fanoush For This Useful Post: