Dear all:

        I would like to develop a decoder that could run successfully
on Qualcom, samsung and other devices that support Openmax. But I meet
some problem.

       (1) on earlier Qualcom chipeset (HTC G6 G7), it works fine. But
it paused disabling port during port change on Latest Qualcom chipest
(HTC G12 G14). I also tried the Qualcom sample code, same it does. I
have no idea what is wrong.

       (2) On samsung Galaxy (S II GT9100), the output is always 20
bytes (not equal to width * height * 1.5). Following otherone's
suggestion that first 4 bytes are frame_length, Later 4bytes are
physical address Y, and so on. But the output in my case is like this:
(the Input stream is 320*240): DC 6D 46 41 00 E0 EB 52 00 E8 06 51 00
60 90 43 00 68 AB 41 DC 6D 46 41 00 C0................. But the
0x41466DDC is too large to be the frame size. Also I check the address
0x52EBE000, it seems that it is not the output of Luma.

Does anyone help.

Regards,
Luminix

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to