Home | History | Annotate | Download | only in tests

Lines Matching defs:avail_in

208     {   size_t avail_in = cSize;
210 LZ4F_errorCode_t const errorCode = LZ4F_getFrameInfo(dCtx, &frame_info, compressedBuffer, &avail_in);