Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhuffyuv.h79 int last_slice_end; member
Dhuffyuvdec.c830 h = y - s->last_slice_end; in draw_slice()
847 s->last_slice_end = y + h; in draw_slice()
1226 s->last_slice_end = 0; in decode_frame()
Dvp3.c189 int last_slice_end; member
1924 h = y - s->last_slice_end; in vp3_draw_horiz_band()
1925 s->last_slice_end = y; in vp3_draw_horiz_band()
2802 s->last_slice_end = 0; in vp3_decode_frame()