6354880116
* Modify the batchDecode submission
* Add support for grouping the jpeg streams based on their chroma_subsampling, width, and height
* Modify the RocJpegVappiMemPoolEntry to use vectors for va_surface_ids and hip_interops
* Add a function to get the current vcn jpeg spec
* Add support to get hip interop mem for the batched submission
* switch to std::mutext
* Updatet the rocJPEG version
* use std::find to find the surface_id
* correct the vcn_jpeg_spec_ table for gfx942-mi300a/mi300x
* Fix typos
* pass the decode_params to the SubmitDecode function
[ROCm/rocjpeg commit: 3f0be8387e]