Home
last modified time | relevance | path

Searched refs:predict_plane (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dsnow.h458 static av_always_inline void predict_plane(SnowContext *s, IDWTELEM *buf, int plane_index, int add){ in predict_plane() function
H A Dsnowenc.c1742 predict_plane(s, s->spatial_idwt_buffer, plane_index, 0); in encode_frame()
1817 predict_plane(s, s->spatial_idwt_buffer, plane_index, 1); in encode_frame()
1829 predict_plane(s, s->spatial_idwt_buffer, plane_index, 1); in encode_frame()
H A Dsnowdec.c518 predict_plane(s, s->spatial_idwt_buffer, plane_index, 1); in decode_frame()

Completed in 11 milliseconds