Skip to content

Jpeg Compression Distortion HIP Implementation#548

Closed
ManasaDattaT wants to merge 31 commits intor-abishek:developfrom
ManasaDattaT:apr/f32_qa_set2
Closed

Jpeg Compression Distortion HIP Implementation#548
ManasaDattaT wants to merge 31 commits intor-abishek:developfrom
ManasaDattaT:apr/f32_qa_set2

Conversation

@ManasaDattaT
Copy link
Copy Markdown

No description provided.

snehaa8 and others added 30 commits August 13, 2025 11:46
ManasaDattaT pushed a commit to ManasaDattaT/rpp that referenced this pull request Dec 19, 2025
…ek#548)

* Add updates to separate out Legacy Batch PD Support for RPP

* Further changes to separate build for batchpd

* Make changes to have add_kernels and add_kernel_includes only for Batch PD

* Further changes to restore changes in hiperrors.cpp

* Separate out batch pd code in rppi_validate.hpp

* Update usage of RPP_LEGACY_SUPPORT

* Add condition for OpenCL backend when Legacy Support is Disabled

* More updates to CMakeLists.txt to selectively build based on RPP_LEGACY_SUPPORT

* Changes to rppdefs.h

* Remove whitespaces

* Remove two more blank lines

* Changes to enclose profiling functions and print function of handle inside RPP_LEGACY_SUPPORT

* Additional cleanup

* Remove empty line

* Rename RpptPoint to RpptPoint2D

* Rename files to handle_hip.cpp and handle_host.cpp

* Move hiperrors content to errors.hpp

* Remove hiperrors.cpp in CMakeLists.txt

* Make hip error function inline

* Add updates to Add RPP_LEGACY_SUPPORT flag to Batch PD Test Suite

* Update minor version

* Modify flag to LEGACY_SUPPORT

* Add separate file for legacy support for RPP

* Restore minor version

* Changes to support legacy tests in MIVisionX (r-abishek#429)

Updates to support legacy tests in MIVisionX:

- Reintroduction of typedef enum RppiChnFormat in rppdefs.h.
- Include "rppi_legacy_augmentations.h" in "rppt.h" temporarily.
- #ifdef LEGACY_SUPPORT flags in rppi_validate.hpp.
- Creation of new folder src/include/legacy_dep and 2 hpp files added.
- Creation of new folder src/modules/legacy_dep and 2 cpp files added.
- CMakeLists changes for successful builds.

Commits:

* Add legacy_dep folder to add legacy code dependencies for MIVisionX

* Add rppi_legacy_augmentations.h

* Move files for include with src/include/legacy_dep

* Make changes to fix issues with build

* Add legacy support flag to rppi_validate.hpp

* Add updates for hue and saturation

* Fix issues for hue and saturation

* Address review comments - 1

* Add licensing details and clear whitespace

* Add comments to CMakeLists.txt

* Add comments to CMakeLists.txt

* Make updates to not support PLN variant for hue and saturation

* Add additional comment

* Updates to print message for LEGACY SUPPORT in CMake

* Remove the additional setting of RPP_LEGACY_SUPPORT

* Update RPP Version to 2.1.0

* Restore version to 2.0.0

* Remove empty line

---------

Co-authored-by: Srihari-mcw <srihari@multicorewareinc.com>
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
Co-authored-by: Srihari-mcw <96763064+Srihari-mcw@users.noreply.github.com>
Co-authored-by: Lakshmi Kumar <lakshmi.kumar@amd.com>
RooseweltMcW pushed a commit to HazarathKumarM/rpp that referenced this pull request Jan 21, 2026
…ek#548)

* Add updates to separate out Legacy Batch PD Support for RPP

* Further changes to separate build for batchpd

* Make changes to have add_kernels and add_kernel_includes only for Batch PD

* Further changes to restore changes in hiperrors.cpp

* Separate out batch pd code in rppi_validate.hpp

* Update usage of RPP_LEGACY_SUPPORT

* Add condition for OpenCL backend when Legacy Support is Disabled

* More updates to CMakeLists.txt to selectively build based on RPP_LEGACY_SUPPORT

* Changes to rppdefs.h

* Remove whitespaces

* Remove two more blank lines

* Changes to enclose profiling functions and print function of handle inside RPP_LEGACY_SUPPORT

* Additional cleanup

* Remove empty line

* Rename RpptPoint to RpptPoint2D

* Rename files to handle_hip.cpp and handle_host.cpp

* Move hiperrors content to errors.hpp

* Remove hiperrors.cpp in CMakeLists.txt

* Make hip error function inline

* Add updates to Add RPP_LEGACY_SUPPORT flag to Batch PD Test Suite

* Update minor version

* Modify flag to LEGACY_SUPPORT

* Add separate file for legacy support for RPP

* Restore minor version

* Changes to support legacy tests in MIVisionX (r-abishek#429)

Updates to support legacy tests in MIVisionX:

- Reintroduction of typedef enum RppiChnFormat in rppdefs.h.
- Include "rppi_legacy_augmentations.h" in "rppt.h" temporarily.
- #ifdef LEGACY_SUPPORT flags in rppi_validate.hpp.
- Creation of new folder src/include/legacy_dep and 2 hpp files added.
- Creation of new folder src/modules/legacy_dep and 2 cpp files added.
- CMakeLists changes for successful builds.

Commits:

* Add legacy_dep folder to add legacy code dependencies for MIVisionX

* Add rppi_legacy_augmentations.h

* Move files for include with src/include/legacy_dep

* Make changes to fix issues with build

* Add legacy support flag to rppi_validate.hpp

* Add updates for hue and saturation

* Fix issues for hue and saturation

* Address review comments - 1

* Add licensing details and clear whitespace

* Add comments to CMakeLists.txt

* Add comments to CMakeLists.txt

* Make updates to not support PLN variant for hue and saturation

* Add additional comment

* Updates to print message for LEGACY SUPPORT in CMake

* Remove the additional setting of RPP_LEGACY_SUPPORT

* Update RPP Version to 2.1.0

* Restore version to 2.0.0

* Remove empty line

---------

Co-authored-by: Srihari-mcw <srihari@multicorewareinc.com>
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
Co-authored-by: Srihari-mcw <96763064+Srihari-mcw@users.noreply.github.com>
Co-authored-by: Lakshmi Kumar <lakshmi.kumar@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants