Home
last modified time | relevance | path

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

/aosp_15_r20/external/libultrahdr/lib/include/ultrahdr/
H A Djpegencoderhelper.h42 struct destination_mgr_impl : jpeg_destination_mgr { struct
43 static const int kBlockSize = 16384; // result buffer resize step
44 std::vector<JOCTET> mResultBuffer; // buffer to store encoded data