Searched defs:srcHeight (Results 1 – 2 of 2) sorted by relevance
29 uint8_t *srcBuffer, int srcWidth, int srcHeight) in WriteJpegFile()104 uint8_t *ReadJpegFile(const string &filename, int &srcWidth, int &srcHeight) in ReadJpegFile()
130 int srcHeight = 0; in GetPictureData() local