encode_strip      401 libavcodec/tiffenc.c         ret = encode_strip(s, zbuf, ptr, zn, s->compr);
encode_strip      430 libavcodec/tiffenc.c             ret = encode_strip(s, s->yuv_line, ptr, bytes_per_row, s->compr);
encode_strip      433 libavcodec/tiffenc.c             ret = encode_strip(s, p->data[0] + i * p->linesize[0],