Searched refs:ReadH265File (Results 1 – 1 of 1) sorted by relevance
221 static int32_t ReadH265File(ifstream &file, char *buf, int32_t len) in ReadH265File() function327 bufLen += ReadH265File(file, static_cast<char *>(buf + bufLen), bufSize - bufLen); in main()