Searched defs:jpeg_source_mgr_impl (Results 1 – 1 of 1) sorted by relevance
67 struct jpeg_source_mgr_impl : jpeg_source_mgr { struct71 const uint8_t* mBufferPtr;72 size_t mBufferLength;104 jpeg_source_mgr_impl::jpeg_source_mgr_impl(const uint8_t* ptr, size_t len) in jpeg_source_mgr_impl() function in ultrahdr::jpeg_source_mgr_impl