Lines Matching defs:last
280 uint8_t *last = NULL;
286 last = av_mallocz(FFABS(p->linesize[0]));
287 if (!last)
304 int last0 = last[0];
305 ls_encode_line(&state, &pb2, last, in, t, avctx->width, 1, 0, 8);
313 int last0 = *((uint16_t *)last);
314 ls_encode_line(&state, &pb2, last, in, t, avctx->width, 1, 0, 16);
325 int last0 = last[j];
326 ls_encode_line(&state, &pb2, last + j, in + j, Rc[j],
339 int last0 = last[j];
340 ls_encode_line(&state, &pb2, last + j, in + j, Rc[j],
347 av_free(last);
353 * bits in the last byte must be set to 0, so just append 7 "optional" zero