no_rnd_avg32 928 libavcodec/dsputil.c OP(*((uint32_t*)&dst[i*dst_stride ]), no_rnd_avg32(a, b));\ no_rnd_avg32 931 libavcodec/dsputil.c OP(*((uint32_t*)&dst[i*dst_stride+4]), no_rnd_avg32(a, b));\ no_rnd_avg32 49 libavcodec/sh4/qpel.c OP(LP(dst ),no_rnd_avg32(AV_RN32(src1 ),LP(src2 )) ); \ no_rnd_avg32 50 libavcodec/sh4/qpel.c OP(LP(dst+4),no_rnd_avg32(AV_RN32(src1+4),LP(src2+4)) ); \ no_rnd_avg32 51 libavcodec/sh4/qpel.c OP(LP(dst+8),no_rnd_avg32(AV_RN32(src1+8),LP(src2+8)) ); \ no_rnd_avg32 52 libavcodec/sh4/qpel.c OP(LP(dst+12),no_rnd_avg32(AV_RN32(src1+12),LP(src2+12)) ); \ no_rnd_avg32 75 libavcodec/sh4/qpel.c OP(LP(dst ),no_rnd_avg32(AV_RN32(src1 ),LP(src2 )) ); \ no_rnd_avg32 76 libavcodec/sh4/qpel.c OP(LP(dst+4),no_rnd_avg32(AV_RN32(src1+4),LP(src2+4)) ); \ no_rnd_avg32 97 libavcodec/sh4/qpel.c OP(LP(dst ),no_rnd_avg32(LP(src1 ),LP(src2 )) ); \ no_rnd_avg32 98 libavcodec/sh4/qpel.c OP(LP(dst+4),no_rnd_avg32(LP(src1+4),LP(src2+4)) ); \ no_rnd_avg32 119 libavcodec/sh4/qpel.c OP(LP(dst ),no_rnd_avg32(LP(src1 ),LP(src2 )) ); \ no_rnd_avg32 120 libavcodec/sh4/qpel.c OP(LP(dst+4),no_rnd_avg32(LP(src1+4),LP(src2+4)) ); \ no_rnd_avg32 121 libavcodec/sh4/qpel.c OP(LP(dst+8),no_rnd_avg32(LP(src1+8),LP(src2+8)) ); \ no_rnd_avg32 122 libavcodec/sh4/qpel.c OP(LP(dst+12),no_rnd_avg32(LP(src1+12),LP(src2+12)) ); \