hpel_funcs        346 libavcodec/hpeldsp.c     hpel_funcs(put, [0], 16);
hpel_funcs        347 libavcodec/hpeldsp.c     hpel_funcs(put, [1],  8);
hpel_funcs        348 libavcodec/hpeldsp.c     hpel_funcs(put, [2],  4);
hpel_funcs        349 libavcodec/hpeldsp.c     hpel_funcs(put, [3],  2);
hpel_funcs        350 libavcodec/hpeldsp.c     hpel_funcs(put_no_rnd, [0], 16);
hpel_funcs        351 libavcodec/hpeldsp.c     hpel_funcs(put_no_rnd, [1],  8);
hpel_funcs        352 libavcodec/hpeldsp.c     hpel_funcs(avg, [0], 16);
hpel_funcs        353 libavcodec/hpeldsp.c     hpel_funcs(avg, [1],  8);
hpel_funcs        354 libavcodec/hpeldsp.c     hpel_funcs(avg, [2],  4);
hpel_funcs        355 libavcodec/hpeldsp.c     hpel_funcs(avg, [3],  2);
hpel_funcs        356 libavcodec/hpeldsp.c     hpel_funcs(avg_no_rnd,, 16);