- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I wanted to know do the H.264 functions provided in IPP support threading i.e does using ippSetNumThreads() have an effect on the CPU usage for H.264 decoding. Secondly, the 5.3 version of IPP does not have complete support for 16 bit H.264 video decoding, there are some APIs which donot have the 16 bit signature. Does the 6.0 version have this.
Regards,
Raman
I wanted to know do the H.264 functions provided in IPP support threading i.e does using ippSetNumThreads() have an effect on the CPU usage for H.264 decoding. Secondly, the 5.3 version of IPP does not have complete support for 16 bit H.264 video decoding, there are some APIs which donot have the 16 bit signature. Does the 6.0 version have this.
Regards,
Raman
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Raman,
H.264 functionsare not threaded, so call to ippSetNumThreadsmakes no sense(there is no reason to launch threads to process 2x2 or 8x8 blocks of data). Threading in IPP H.264 decoder implemented above IPP, on codec level.
We do support 10+ bits data in IPP H.264 although not every functionsupport 16-bit data type.
Regards,
Vladimir
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page