op_put 200 libavcodec/h264chroma_template.c #define op_put(a, b) a = (((b) + 32)>>6) op_put 535 libavcodec/h264qpel_template.c #define op_put(a, b) a = CLIP(((b) + 16)>>5) op_put 102 libavcodec/hpel_template.c #define op_put(a, b) a = b op_put 331 libavcodec/hpeldsp.c #define op_put(a, b) a = b op_put 75 libavcodec/pel_template.c #define op_put(a, b) a = b op_put 216 libavcodec/qpel_template.c #define op_put(a, b) a = b op_put 692 libavcodec/qpeldsp.c #define op_put(a, b) a = cm[((b) + 16) >> 5] op_put 256 libavcodec/rv30dsp.c #define op_put(a, b) a = cm[b] op_put 197 libavcodec/rv40dsp.c #define op_put(a, b) a = cm[b] op_put 370 libavcodec/rv40dsp.c #define op_put(a, b) a = ((b)>>6) op_put 726 libavcodec/vc1dsp.c #define op_put(a, b) (a) = av_clip_uint8(b)