Searched refs:vp3_draw_horiz_band (Results 1 – 1 of 1) sorted by relevance
1904 static void vp3_draw_horiz_band(Vp3DecodeContext *s, int y) in vp3_draw_horiz_band() function2263 vp3_draw_horiz_band(s, FFMIN((32 << s->chroma_y_shift) * (slice + 1) - 16, in render_slice()2812 vp3_draw_horiz_band(s, s->height); in vp3_decode_frame()