Update samples (#82)
* Update samples
* Simplify the arguments of the DecodeImages function by grouping some of them into a struct.
* Modify the logic for selecting the valid images per batch
* Modify the logic for selecting the valid images per batch for jpegDecodeBatched sample too
[ROCm/rocjpeg commit: a4f3daef1e]
This commit is contained in:
@@ -9,6 +9,7 @@ Documentation for rocJPEG is available at
|
||||
|
||||
* AMD Clang++ is now the default CXX compiler.
|
||||
* `rocJPEG-setup.py` setup script updates to common package install: Setup no longer installs public compiler package.
|
||||
* The jpegDecodeMultiThreads sample has been renamed to jpegDecodePerf, and batch decoding has been added to this sample instead of single image decoding for improved performance.
|
||||
|
||||
### Removed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user