Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp56.c262 static VP56mb vp56_conceal_mv(VP56Context *s, int row, int col) in vp56_conceal_mv() function
516 mb_type = vp56_conceal_mv(s, row, col); in vp56_conceal_mb()