This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C6748 and the IMGLIB questions

Good Day

I’m working with the C6748 and the IMGLIB, but I have two questions regarding with the library file.

  1. Are the intrinsic functions used in IMGLIB?
  2. The functions included in the IMGLIB, are optimized?

Thank you so much

  • Ilich,

    Yes, all the intrinsic functions are part of the IMGLIB. The source folder also contains equivalenet natural C implementation that doesn`t get archived when the library is built.

    Yes, the functions include in the IMGLIB have been archived for the C674x DSP architecture. You can look at the test report for the library to see the expected performance when all the data and code run from internal memory.
    imglib_c674x_3_x_x_x\docs\IMGLib_c66x_TestReport.html

    Regards,
    Rahul