Home
last modified time | relevance | path

Searched defs:jpeg_source_mgr_impl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libultrahdr/lib/src/
H A Djpegdecoderhelper.cpp67 struct jpeg_source_mgr_impl : jpeg_source_mgr { struct
71 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