stq 148 libavcodec/alpha/hpeldsp_alpha.c #define STORE(l, b) stq(l, b) stq 152 libavcodec/alpha/hpeldsp_alpha.c #define STORE(l, b) stq(AVG2(l, ldq(b)), b); stq 163 libavcodec/alpha/hpeldsp_alpha.c #define STORE(l, b) stq(l, b) stq 167 libavcodec/alpha/hpeldsp_alpha.c #define STORE(l, b) stq(AVG2(l, ldq(b)), b); stq 68 libavcodec/alpha/mpegvideo_alpha.c stq(levels, block); stq 34 libavcodec/alpha/pixblockdsp_alpha.c stq(unpkbw(p), block); stq 35 libavcodec/alpha/pixblockdsp_alpha.c stq(unpkbw(p >> 32), block + 4); stq 62 libavcodec/alpha/pixblockdsp_alpha.c stq(unpkbw(d) | (unpkbw(signs) << 8), block); stq 63 libavcodec/alpha/pixblockdsp_alpha.c stq(unpkbw(d >> 32) | (unpkbw(signs >> 32) << 8), block + 4); stq 64 libavcodec/alpha/simple_idct_alpha.c stq(t2, row); stq 65 libavcodec/alpha/simple_idct_alpha.c stq(t2, row + 4); stq 244 libavcodec/alpha/simple_idct_alpha.c stq(l, col + 2 * 4); stq(r, col + 3 * 4); stq 245 libavcodec/alpha/simple_idct_alpha.c stq(l, col + 4 * 4); stq(r, col + 5 * 4); stq 246 libavcodec/alpha/simple_idct_alpha.c stq(l, col + 6 * 4); stq(r, col + 7 * 4); stq 247 libavcodec/alpha/simple_idct_alpha.c stq(l, col + 8 * 4); stq(r, col + 9 * 4); stq 248 libavcodec/alpha/simple_idct_alpha.c stq(l, col + 10 * 4); stq(r, col + 11 * 4); stq 249 libavcodec/alpha/simple_idct_alpha.c stq(l, col + 12 * 4); stq(r, col + 13 * 4); stq 250 libavcodec/alpha/simple_idct_alpha.c stq(l, col + 14 * 4); stq(r, col + 15 * 4); stq 281 libavcodec/alpha/simple_idct_alpha.c stq(v, block + 0 * 4); stq 282 libavcodec/alpha/simple_idct_alpha.c stq(v, block + 1 * 4); stq 283 libavcodec/alpha/simple_idct_alpha.c stq(w, block + 2 * 4); stq 284 libavcodec/alpha/simple_idct_alpha.c stq(w, block + 3 * 4);