Searched refs:SetJpegCompressStruct (Results 1 – 2 of 2) sorted by relevance
56 void SetJpegCompressStruct(int width, int height, int quality,
95 SetJpegCompressStruct(width, height, jpegQuality, &cinfo); in Encode()121 void JpegCompressor::SetJpegCompressStruct(int width, int height, int quality, in SetJpegCompressStruct() function in arc::JpegCompressor