Searched defs:outputSize (Results 1 – 7 of 7) sorted by relevance
43 int outputSize() const { in outputSize() function in BitmapScaleBench
90 public ByteArrayEndPoint(byte[] input, int outputSize) in ByteArrayEndPoint()
946 …int outputSize, /* If endOnInput==endOnInputSize, this value is the max size of Output Buf… in LZ4_decompress_generic()1293 int LZ4_uncompress (const char* source, char* dest, int outputSize) { return LZ4_decompress_fast(so… in LZ4_uncompress()
1498 int32_t outputSize, spacesCountl=0, spacesCountr=0; in u_shapeArabic() local
1816 int outputSize = sourceLength; in internalShape() local
1864 int outputSize = sourceLength; in internalShape() local
5420 int outputSize = env->GetArrayLength(outputJavaBytes); local