op2_put 539 libavcodec/h264qpel_template.c H264_LOWPASS(put_ , op_put, op2_put) op2_put 552 libavcodec/h264qpel_template.c #undef op2_put op2_put 1325 libavcodec/mips/h264qpel_mmi.c op2_put(dst[0*dstStride], (tmp0+tmp1)*20 - (tmpA+tmp2)*5 + (tmpB+tmp3)); op2_put 1326 libavcodec/mips/h264qpel_mmi.c op2_put(dst[1*dstStride], (tmp1+tmp2)*20 - (tmp0+tmp3)*5 + (tmpA+tmp4)); op2_put 1327 libavcodec/mips/h264qpel_mmi.c op2_put(dst[2*dstStride], (tmp2+tmp3)*20 - (tmp1+tmp4)*5 + (tmp0+tmp5)); op2_put 1328 libavcodec/mips/h264qpel_mmi.c op2_put(dst[3*dstStride], (tmp3+tmp4)*20 - (tmp2+tmp5)*5 + (tmp1+tmp6));