Searched refs:true_height (Results 1 – 1 of 1) sorted by relevance
107 int y, ret, true_height; in decode_frame() local131 true_height = buf_size / (2*avctx->width); in decode_frame()144 buf += (true_height - avctx->height)*avctx->width; in decode_frame()147 … memcpy(p->data[0] + (y+!a->tff)*p->linesize[0], buf + avctx->width*true_height+4, 2*avctx->width); in decode_frame()151 buf += (true_height - avctx->height)*avctx->width*2; in decode_frame()