Searched refs:liftS (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsnow_dwt.h68 #define liftS lift macro
73 #undef liftS macro
H A Dsnow_dwt.c150 static av_always_inline void liftS(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, function
248 liftS(temp, b, temp + w2, 1, 2, 1, width, W_BM, W_BO, W_BS, 0, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddwt.h59 #define liftS lift macro
65 #undef liftS macro
H A Ddwt.c165 #ifndef liftS
167 liftS(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, function
232 #endif /* ! liftS */
324 liftS(temp , b , temp+w2, 1, 2, 1, width, W_BM, W_BO, W_BS, 0, 0);
350 #ifdef liftS
566 #ifdef liftS
588 #ifdef liftS

Completed in 189 milliseconds