Searched refs:predict_slice_buffered (Results 1 – 1 of 1) sorted by relevance
35 static av_always_inline void predict_slice_buffered(SnowContext *s, slice_buffer * sb, IDWTELEM * o… in predict_slice_buffered() function605 predict_slice_buffered(s, &s->sb, s->spatial_idwt_buffer, plane_index, 1, mb_y); in decode_frame()