Searched refs:LoadInfo (Results 1 – 4 of 4) sorted by relevance
32 bool LoadInfo(const uint8_t* src_buf,
337 bool CCodec_JpegModule::LoadInfo(const uint8_t* src_buf, in LoadInfo() function in CCodec_JpegModule
80 if (!CPDF_ModuleMgr::Get()->GetJpegModule()->LoadInfo( in InitJPEG()
547 if (pJpegModule->LoadInfo(src_data, src_size, &m_Width, &m_Height, &comps, in CreateDecoder()