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.

TMS320C6672: Can IMGLIB support 16-bit depth image

Part Number: TMS320C6672
Other Parts Discussed in Thread: 66AK2L06

Hello,

I am currently trying to port x264 on 66AK2L06,

and I am trying to improve the performance by replacing 

x264_pixel_sad_16x16 (*sad: sum of absolute difference)

with one of the functions provided by IMGLIB, i.e. IMG_sad_16x16.

The thing is, IMG_sad_16x16 can handle only 8bit depth image,

whereas I need to handle 16-bit depth image.

In SPRU037C, it says IMGLIB can handle 16-bit depth, but it is only for TMS320C55x.

Is there any way that I can get some help on this?

Thanks,

Kang-A Choi

  • Sorry Kang-A, the IMGLIB Is currently in maintenance mode and currently there is no active development going on with this library so we are not going to be able to assist with the new feature implementation. If you have the C code for the C55x implementation then you can recompile that for C66x.

    Regards,
    Rahul