Home
last modified time | relevance | path

Searched refs:pd_last (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dpngdec.c1058 uint8_t *pd_last = s->last_picture.f->data[0]; in handle_p_frame_png() local
1064 pd[i] += pd_last[i]; in handle_p_frame_png()
1066 pd_last += s->last_picture.f->linesize[0]; in handle_p_frame_png()