+ Reply to Thread
Results 1 to 3 of 3

Thread: Use AMD/ATI's IDCT Engine decode JPEG?

  1. #1
    Join Date
    Jul 2008
    Posts
    2

    Default Use AMD/ATI's IDCT Engine decode JPEG?

    For display JPEG file, Can I use IDCT Engine in ATI Radeon for acceleration? How to use IDCT Engine?

  2. #2
    Join Date
    Oct 2007
    Location
    Toronto-ish
    Posts
    6,087

    Default

    Once we release documentation for the IDCT engine I think you should be able to use it for JPEG. I'm not 100% sure that the JPEG and MPEG2 IDCT processing is the same but I *think* it is.

    EDIT -- I don't know offhand if there is an existing API for performing hardware accelerated JPEG decompression. Building the API and wiring it into the driver structure might end up being just as hard as writing the driver code itself. Maybe an extention to the XvMC API ?
    Last edited by bridgman; 07-06-2008 at 01:00 AM.

  3. #3
    Join Date
    Jul 2008
    Posts
    2

    Default

    Thanks for your replay. I have an item to display JPEG on ATI Radeon's GPU with a slowly CPU(ARM), for a jpeg decoder on our ARM, IDCT is too heavy...

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts