extwl 73 libavcodec/alpha/simple_idct_alpha.c t = extwl(l, 4); /* row[2] */ extwl 82 libavcodec/alpha/simple_idct_alpha.c t = extwl(r, 0); /* row[4] */ extwl 91 libavcodec/alpha/simple_idct_alpha.c t = extwl(r, 4); /* row[6] */ extwl 100 libavcodec/alpha/simple_idct_alpha.c t = extwl(l, 2); /* row[1] */ extwl 114 libavcodec/alpha/simple_idct_alpha.c t = extwl(l, 6); /* row[3] */ extwl 124 libavcodec/alpha/simple_idct_alpha.c t = extwl(r, 2); /* row[5] */ extwl 133 libavcodec/alpha/simple_idct_alpha.c t = extwl(r, 6); /* row[7] */