Searched defs:jpeg_source_mgr_impl (Results 1 – 1 of 1) sorted by relevance
54 struct jpeg_source_mgr_impl : jpeg_source_mgr { struct58 const uint8_t* mBufferPtr;59 size_t mBufferLength;91 jpeg_source_mgr_impl::jpeg_source_mgr_impl(const uint8_t* ptr, int len) in jpeg_source_mgr_impl() function in ultrahdr::jpeg_source_mgr_impl