// SPDX-License-Identifier: MIT OR Apache-2.0
//! Low-level accelerator dispatch SPI and its reporting/error contracts.
//!
//! This is the expert integration surface for codec-stage accelerators. Stable
//! transform, Tier-1, and packetization value types live in their respective
//! ownership modules and are only referenced by this SPI.
pub use ;
pub use ;
pub use J2kEncodeDispatchReport;