Home
last modified time | relevance | path

Searched refs:hpel_avg (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmotion_est.h90 op_pixels_func(*hpel_avg)[4]; member
H A Dmotion_est.c138 c->hpel_avg[1][bxy](dst, ref[8] + (bx>>1) + (by>>1)*stride, stride, 8); in cmp_direct_inline()
169 c->hpel_avg[0][bxy](c->temp, ref[8] + (bx>>1) + (by>>1)*stride, stride, 16); in cmp_direct_inline()
354 c->hpel_avg = s->hdsp.avg_pixels_tab; in ff_init_me()

Completed in 6 milliseconds