Dear all,

Any advice on following this question?

I also have the same question: how the TI own hw jpeg codec
(i.e. libskiahw.so) be resisted when using following

SkImageDecoder* decoder = SkImageDecoder::Factory(stream);

I can't found any part related to its codec registration.

static SkTRegistry<SkImageDecoder*, SkStream*> gDReg(DFactory);
static SkTRegistry<SkImageEncoder*, SkImageEncoder::Type> gEReg(EFactory);

Thanks!

Sincerely, ~Gary Wang~
Facebook: http://www.facebook.com/crazygary
Albums: www.flickr.com/photos/garywang2007/, photo.xuite.net/zcwang
Twitter: http://twitter.com/garywang
Plurk: http://www.plurk.com/garywang


On Mon, Jan 11, 2010 at 11:26 AM, liang ming-chuan <lmc83...@gmail.com>wrote:

> >and, how the generated libskiahw.so is link with android system?
> I just found the TIOMX_GetHandle() will call dlopen() to load .so
>
> --
> unsubscribe: 
> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

To unsubscribe, reply using "remove me" as the subject.

Reply via email to