Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Divi_dsp.c238 #define IVI_HAAR_BFLY(s1, s2, o1, o2, t) \ macro
248 IVI_HAAR_BFLY(t1, t5, t1, t5, t0); IVI_HAAR_BFLY(t1, s3, t1, t3, t0);\
249 IVI_HAAR_BFLY(t5, s7, t5, t7, t0); IVI_HAAR_BFLY(t1, s2, t1, t2, t0);\
250 IVI_HAAR_BFLY(t3, s4, t3, t4, t0); IVI_HAAR_BFLY(t5, s6, t5, t6, t0);\
251 IVI_HAAR_BFLY(t7, s8, t7, t8, t0);\
263 IVI_HAAR_BFLY(s1, s3, t0, t1, t4);\
264 IVI_HAAR_BFLY(t0, s5, t2, t3, t4);\
267 IVI_HAAR_BFLY(t1, s7, t2, t3, t4);\