Jpeg Compression Distortion HIP Implementation#548
Closed
ManasaDattaT wants to merge 31 commits intor-abishek:developfrom
Closed
Jpeg Compression Distortion HIP Implementation#548ManasaDattaT wants to merge 31 commits intor-abishek:developfrom
ManasaDattaT wants to merge 31 commits intor-abishek:developfrom
Conversation
…into apr/f32_qa_set2
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.