Searched refs:liftS (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | snow_dwt.h | 71 #define liftS lift macro 76 #undef liftS
|
D | snow_dwt.c | 145 static av_always_inline void liftS(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, in liftS() function 243 liftS(temp, b, temp + w2, 1, 2, 1, width, W_BM, W_BO, W_BS, 0, 0); in horizontal_decompose97i()
|