Sir,
To execute an algorithm locally [on ARM side itself], rather than on DSP side,
I have changed the application's configuration file.
Following are the Changes I made in the configuration file.
{name: "h264enc", mod: H264ENC, local: true, groupId: 0},
{name: "h264dec", mod: H264DEC, local: true, groupId: 0},
When I compile after making the above changes, I was getting the following
errors.
encodedecode_package/package/cfg/pkg_x470MV.o(.data+0x78): undefined reference
to `H264VENC_TI_IALG'
encodedecode_package/package/cfg/pkg_x470MV.o(.data+0x7c): undefined reference
to `H264VENC_TI_IDMA3'
Where and What are the changes I have to made, to make the algorithms run on
arm side itself.
Help is highly appreciated.
Regards,
Vijay Manohar
Explore your hobbies and interests. Go to
http://in.promos.yahoo.com/groups/_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source