Home
last modified time | relevance | path

Searched refs:zero_hpel (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmotion_est.c302 static void zero_hpel(uint8_t *a, const uint8_t *b, ptrdiff_t stride, int h){ in zero_hpel() function
377 c->hpel_put[2][2]= c->hpel_put[2][3]= zero_hpel; in ff_init_me()