HomeSort by relevance Sort by last modified time
    Searched refs:SetJmpErrorMgr (Results 1 - 2 of 2) sorted by null

  /external/libyuv/files/include/libyuv/
mjpeg_decoder.h 35 struct SetJmpErrorMgr;
170 SetJmpErrorMgr* error_mgr_;
  /external/libyuv/files/source/
mjpeg_decoder.cc 33 struct SetJmpErrorMgr {
56 error_mgr_ = new SetJmpErrorMgr;
470 SetJmpErrorMgr* mgr = reinterpret_cast<SetJmpErrorMgr*>(cinfo->err);

Completed in 84 milliseconds