Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhuffyuvencdsp.c27 static void diff_int16_c(uint16_t *dst, const uint16_t *src1, const uint16_t *src2, unsigned mask, int w){ in diff_int16_c() function
73 c->diff_int16 = diff_int16_c; in ff_huffyuvencdsp_init()

Completed in 1 milliseconds