Searched defs:imgVec (Results 1 – 3 of 3) sorted by relevance
195 bool ReadZipFile(const std::string& srcFilePath, ImageStructVec& imgVec, FrameRateConfig& frameConf… in ReadZipFile()251 void SortZipFile(ImageStructVec& imgVec) in SortZipFile()262 bool ReadImageFile(const unzFile zipFile, const std::string& fileName, ImageStructVec& imgVec, in ReadImageFile()321 int32_t bufferLen, ImageStructVec& imgVec) in CheckImageData()
91 bool BootPicturePlayer::ReadPicZipFile(ImageStructVec& imgVec, int32_t& freq) in ReadPicZipFile()
46 ImageStructVec imgVec; variable