Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmss12.c342 static int motion_compensation(MSS12Context const *c, in motion_compensation() function
398 if (motion_compensation(c, x + i, y + j, 1, 1)) in decode_region_masked()
524 return motion_compensation(c, x, y, width, height); in decode_region_inter()