Файли
rocm-systems/projects/rocjpeg/docs/index.rst
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

46 рядки
2.0 KiB
ReStructuredText
Неформатований Звичайний вигляд Історія

.. meta::
:description: rocJPEG documentation and API reference library
:keywords: rocJPEG, ROCm, API, documentation
********************************************************************
rocJPEG documentation
********************************************************************
rocJPEG provides APIs and samples that you can use to easily access the JPEG decoding
features of your media engines (VCNs). It also allows interoperability with other compute engines on
the GPU using Video Acceleration API (VA-API)/HIP. To learn more, see :doc:`what-is-rocJPEG`
2024-10-22 17:23:18 -04:00
The rocJPEG public repository is located at `https://github.com/ROCm/rocJPEG <https://github.com/ROCm/rocJPEG>`_.
.. grid:: 2
:gutter: 3
.. grid-item-card:: Install
2024-10-22 17:23:18 -04:00
* :doc:`rocJPEG installation prerequisites <./install/rocjpeg-prerequisites>`
* :doc:`Installing rocJPEG with the package installer <./install/rocjpeg-package-install>`
* :doc:`Building rocJPEG from source code <./install/rocjpeg-build-and-install>`
2024-10-22 17:23:18 -04:00
.. grid-item-card:: How to
2024-09-18 12:56:20 -04:00
* :doc:`Use rocJPEG <how-to/using-rocjpeg>`
* :doc:`Retrieve image information with rocJPEG <how-to/rocjpeg-retrieve-image-info>`
* :doc:`Decode a JPEG stream with rocJPEG <how-to/rocjpeg-decoding-a-jpeg-stream>`
2024-10-22 17:23:18 -04:00
.. grid-item-card:: Samples
2024-10-22 17:23:18 -04:00
* `rocJPEG samples on GitHub <https://github.com/ROCm/rocJPEG/tree/develop/samples>`_
2024-10-22 17:23:18 -04:00
.. grid-item-card:: Reference
2024-09-18 12:56:20 -04:00
2024-10-22 17:23:18 -04:00
* :doc:`rocJPEG subsampling and hardware capabilities <./reference/rocjpeg-formats-and-architectures>`
* :doc:`rocJPEG API library <../doxygen/html/files>`
* :doc:`rocJPEG Functions <../doxygen/html/globals>`
* :doc:`rocJPEG Data structures <../doxygen/html/annotated>`
To contribute to the documentation, refer to
2024-10-22 17:23:18 -04:00
`Contributing to ROCm documentation <https://rocm.docs.amd.com/en/latest/contribute/contributing.html>`_.
You can find licensing information on the
2024-09-18 12:56:20 -04:00
`Licensing <https://rocm.docs.amd.com/en/latest/about/license.html>`_ page.