Searched defs:jpegr_source_mgr (Results 1 – 1 of 1) sorted by relevance
42 struct jpegr_source_mgr : jpeg_source_mgr { struct46 const uint8_t* mBufferPtr;47 size_t mBufferLength;79 jpegr_source_mgr::jpegr_source_mgr(const uint8_t* ptr, int len) : in jpegr_source_mgr() function in android::ultrahdr::jpegr_source_mgr