Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsnow_dwt.h71 #define liftS lift macro
76 #undef liftS
Dsnow_dwt.c145 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()