VP56mb            152 libavcodec/vp56.c static VP56mb vp56_parse_mb_type(VP56Context *s,
VP56mb            153 libavcodec/vp56.c                                  VP56mb prev_type, int ctx)
VP56mb            205 libavcodec/vp56.c static VP56mb vp56_decode_mv(VP56Context *s, int row, int col)
VP56mb            262 libavcodec/vp56.c static VP56mb vp56_conceal_mv(VP56Context *s, int row, int col)
VP56mb            427 libavcodec/vp56.c static av_always_inline void vp56_render_mb(VP56Context *s, int row, int col, int is_alpha, VP56mb mb_type)
VP56mb            492 libavcodec/vp56.c     VP56mb mb_type;
VP56mb            511 libavcodec/vp56.c     VP56mb mb_type;
VP56mb            159 libavcodec/vp56.h     VP56mb mb_type;