how to integrate intel ipp for windows mobile into pjsip

JE
johnson elangbam
Mon, Apr 6, 2009 9:41 AM

hi all,        I've successfully integrate intel ipp into pjsip for windows
and successfully get all the codecs including g729. When I try to integrate
intel ipp for windows mobile it gives some linking errors. I've search
enough on the pjsip log, but couldn't succeed. Has anybody've done
successful integration or is it not supported for the windows mobile
platform. If not supported is there any alternative way to integrate g729
codecs for windows mobile?
here is the linking error log when i compile into my visual studio 2005.

Compiling...

pjsua_wince.cpp
Linking...
pjsua_lib_wince.lib(pjsua_media.obj) : error LNK2019: unresolved
external symbol pjmedia_codec_ipp_init referenced in function
pjsua_media_subsys_init
pjsua_lib_wince.lib(pjsua_media.obj) : error LNK2019: unresolved
external symbol pjmedia_codec_ipp_deinit referenced in function
pjsua_media_subsys_destroy
Windows Mobile 6 Professional SDK (ARMV4I)\Release/pjsua_wince.exe :
fatal error LNK1120: 2 unresolved externals

Any suggestion is appreciated.

With Regards,
Elangbam Johnson

hi all, I've successfully integrate intel ipp into pjsip for windows and successfully get all the codecs including g729. When I try to integrate intel ipp for windows mobile it gives some linking errors. I've search enough on the pjsip log, but couldn't succeed. Has anybody've done successful integration or is it not supported for the windows mobile platform. If not supported is there any alternative way to integrate g729 codecs for windows mobile? here is the linking error log when i compile into my visual studio 2005. Compiling... pjsua_wince.cpp Linking... pjsua_lib_wince.lib(pjsua_media.obj) : error LNK2019: unresolved external symbol pjmedia_codec_ipp_init referenced in function pjsua_media_subsys_init pjsua_lib_wince.lib(pjsua_media.obj) : error LNK2019: unresolved external symbol pjmedia_codec_ipp_deinit referenced in function pjsua_media_subsys_destroy Windows Mobile 6 Professional SDK (ARMV4I)\Release/pjsua_wince.exe : fatal error LNK1120: 2 unresolved externals Any suggestion is appreciated. With Regards, Elangbam Johnson
OF
Olle Frimanson
Mon, Apr 6, 2009 10:01 AM

Hi,

I think the standard Intel IPP package is only available for x86 platforms,
I think it might be available on PXA processors but I'm not sure.

We licenced a package from Voiceage to get optimized G.729 on ARM platform
and I think that is the way you need to go.

BR/Olle


From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org]
On Behalf Of johnson elangbam
Sent: den 6 april 2009 11:41
To: pjsip@lists.pjsip.org
Subject: [pjsip] how to integrate intel ipp for windows mobile into pjsip

hi all,
I've successfully integrate intel ipp into pjsip for windows and
successfully get all the codecs including g729. When I try to integrate
intel ipp for windows mobile it gives some linking errors. I've search
enough on the pjsip log, but couldn't succeed. Has anybody've done
successful integration or is it not supported for the windows mobile
platform. If not supported is there any alternative way to integrate g729
codecs for windows mobile?
here is the linking error log when i compile into my visual studio 2005.

Compiling...

pjsua_wince.cpp

Linking...

pjsua_lib_wince.lib(pjsua_media.obj) : error LNK2019: unresolved external
symbol pjmedia_codec_ipp_init referenced in function pjsua_media_subsys_init

pjsua_lib_wince.lib(pjsua_media.obj) : error LNK2019: unresolved external
symbol pjmedia_codec_ipp_deinit referenced in function
pjsua_media_subsys_destroy

Windows Mobile 6 Professional SDK (ARMV4I)\Release/pjsua_wince.exe : fatal
error LNK1120: 2 unresolved externals
Any suggestion is appreciated.

With Regards,
Elangbam Johnson

Hi, I think the standard Intel IPP package is only available for x86 platforms, I think it might be available on PXA processors but I'm not sure. We licenced a package from Voiceage to get optimized G.729 on ARM platform and I think that is the way you need to go. BR/Olle _____ From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of johnson elangbam Sent: den 6 april 2009 11:41 To: pjsip@lists.pjsip.org Subject: [pjsip] how to integrate intel ipp for windows mobile into pjsip hi all, I've successfully integrate intel ipp into pjsip for windows and successfully get all the codecs including g729. When I try to integrate intel ipp for windows mobile it gives some linking errors. I've search enough on the pjsip log, but couldn't succeed. Has anybody've done successful integration or is it not supported for the windows mobile platform. If not supported is there any alternative way to integrate g729 codecs for windows mobile? here is the linking error log when i compile into my visual studio 2005. Compiling... pjsua_wince.cpp Linking... pjsua_lib_wince.lib(pjsua_media.obj) : error LNK2019: unresolved external symbol pjmedia_codec_ipp_init referenced in function pjsua_media_subsys_init pjsua_lib_wince.lib(pjsua_media.obj) : error LNK2019: unresolved external symbol pjmedia_codec_ipp_deinit referenced in function pjsua_media_subsys_destroy Windows Mobile 6 Professional SDK (ARMV4I)\Release/pjsua_wince.exe : fatal error LNK1120: 2 unresolved externals Any suggestion is appreciated. With Regards, Elangbam Johnson