Searched defs:SetJmpErrorMgr (Results 1 - 1 of 1) sorted by relevance

/external/libyuv/files/source/
H A Dmjpeg_decoder.cc33 struct SetJmpErrorMgr { struct in namespace:libyuv
56 error_mgr_ = new SetJmpErrorMgr;
470 SetJmpErrorMgr* mgr = reinterpret_cast<SetJmpErrorMgr*>(cinfo->err);

Completed in 41 milliseconds