Searched defs:srcWidth (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()
129 int srcWidth = 0; in GetPictureData() local