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

How to convet 10bit Image to 16it or 8it in IPP?

SunnyW
Beginner
1,119 Views

Are there api to convert 10bit Image like YCbCr42210bitTo16bit /CbCr42210bitTo8bit/CbYCr42210bitTo16bit/CbYCr42210bitTo8bit ?

 

0 Kudos
7 Replies
Gennady_F_Intel
Moderator
1,109 Views
0 Kudos
SunnyW
Beginner
1,093 Views

Is there any SSE/AVX  instruction to  do these conversion in high performance ?

0 Kudos
Ruqiu_C_Intel
Moderator
1,089 Views

Dear IPP user,

We have scale 12 bits image into 16 bits with 4-bit zero and 16bits pack to 12bits in IPP, while hasn't the API to convert 10bit Image to 16it or 8it currently, . But you can raise the feature request through Intel online service center https://supporttickets.intel.com/servicecenter?lang=en-US

For the SSE/AVX intrinsic, there isn't only one instruction to convert 10bit Image to 16it or 8it  directly, you need to use several instructions to meet your goal. 

Regards,

Ruqiu

0 Kudos
Ruqiu_C_Intel
Moderator
1,083 Views
0 Kudos
Ruqiu_C_Intel
Moderator
957 Views

Edit typo

We have scale 12 bits image into 16 bits with 4-bit zero and 16bits pack to 12bits in IPP, while hasn't the API to convert 10bit Image to 16it or 8it currently. 

 

0 Kudos
Gennady_F_Intel
Moderator
1,089 Views

there are no specific instructions to make this conversion.


0 Kudos
Gennady_F_Intel
Moderator
966 Views

This issue is closing and we will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only. 



0 Kudos
Reply