Searched defs:zero_hpel (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | motion_est.c | 302 static void zero_hpel(uint8_t *a, const uint8_t *b, ptrdiff_t stride, int h){ in zero_hpel() function |
Completed in 5 milliseconds