OP_XY             218 libavcodec/sh4/dsputil_align.c #define OP_XY0(sz,PACK) OP_XY(0,sz,PACK)
OP_XY             280 libavcodec/sh4/dsputil_align.c DEFFUNC(put,   rnd,xy,8,OP_XY,PACK)
OP_XY             281 libavcodec/sh4/dsputil_align.c DEFFUNC(put,no_rnd,xy,8,OP_XY,PACK)
OP_XY             287 libavcodec/sh4/dsputil_align.c DEFFUNC(put,   rnd,xy,16,OP_XY,PACK)
OP_XY             288 libavcodec/sh4/dsputil_align.c DEFFUNC(put,no_rnd,xy,16,OP_XY,PACK)
OP_XY             298 libavcodec/sh4/dsputil_align.c DEFFUNC(avg,   rnd,xy,8,OP_XY,PACK)
OP_XY             299 libavcodec/sh4/dsputil_align.c DEFFUNC(avg,no_rnd,xy,8,OP_XY,PACK)
OP_XY             305 libavcodec/sh4/dsputil_align.c DEFFUNC(avg,   rnd,xy,16,OP_XY,PACK)
OP_XY             306 libavcodec/sh4/dsputil_align.c DEFFUNC(avg,no_rnd,xy,16,OP_XY,PACK)