extwl              78 libavcodec/alpha/simple_idct_alpha.c     t = extwl(l, 4);            /* row[2] */
extwl              87 libavcodec/alpha/simple_idct_alpha.c     t = extwl(r, 0);            /* row[4] */
extwl              96 libavcodec/alpha/simple_idct_alpha.c     t = extwl(r, 4);            /* row[6] */
extwl             105 libavcodec/alpha/simple_idct_alpha.c     t = extwl(l, 2);            /* row[1] */
extwl             119 libavcodec/alpha/simple_idct_alpha.c     t = extwl(l, 6);            /* row[3] */
extwl             129 libavcodec/alpha/simple_idct_alpha.c     t = extwl(r, 2);            /* row[5] */
extwl             138 libavcodec/alpha/simple_idct_alpha.c     t = extwl(r, 6);            /* row[7] */