Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsnow.h407 static av_always_inline void predict_slice(SnowContext *s, IDWTELEM *buf, int plane_index, int add,… in predict_slice() function
462 predict_slice(s, buf, plane_index, add, mb_y); in predict_plane()