Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

32-bit packed RGB format R10G10B10

sreekanth
Beginner
1,035 Views

Hi,
I am attempting to use the IPP for handling 32-bit RGB packed format.
In the IPP doc I found functions for convertion of 16-bit Packed RGB images,
ie, for RGB555, RGB565..etc
Could you let me know if any such funtions is available for 32 Bit packed RGB data
ie, R10G10B10 .
10 bits for Red, 10 for Green and 10 for blue and the remaining 2 unused bits.

What is the best way to handle such 32-Bit packed RGB formats using IPP.

Thanking you,

regards,
Sreekanth.R
Software Engineer
Real Image Media Technologies
Mobile: +91 (0) 988437541732
Sreekanth@RealImage.com

0 Kudos
3 Replies
Vladimir_Dudnik
Employee
1,035 Views

Hi,

what is source of images in such format? What kind of processing you are interested in?

Regards,
Vladimir

0 Kudos
sreekanth
Beginner
1,035 Views
Vladimir,

Thanks for the prompt reply.
The source of the images in such format are from DPX files, which is
a common file format for Digital film work.

We are attempting to convert the image to another Bit-depth.
We may also require to apply color conversion functions .

Thanking you,

-Sreekanth.R
0 Kudos
Vladimir_Dudnik
Employee
1,035 Views

Hello,

we currently do not have such function in IPP, but you can submit that as a feature request to Intel Premier Support

Regards,
Vladimir

0 Kudos
Reply