Searched defs:u16THMLen (Results 1 – 1 of 1) sorted by relevance
38 static int32_t SampleDealThumb(char* psrc, uint32_t srcSize, uint32_t* dstSize, uint16_t u16THMLen) in SampleDealThumb()134 uint16_t u16THMLen = (static_cast<uint16_t>(pszFile[4]) << 8) + pszFile[5]; in SampleGetThmFromJpg() local