Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp56.c152 static VP56mb vp56_parse_mb_type(VP56Context *s, in vp56_parse_mb_type()
153 VP56mb prev_type, int ctx) in vp56_parse_mb_type()
205 static VP56mb vp56_decode_mv(VP56Context *s, int row, int col) in vp56_decode_mv()
262 static VP56mb vp56_conceal_mv(VP56Context *s, int row, int col) in vp56_conceal_mv()
427 static av_always_inline void vp56_render_mb(VP56Context *s, int row, int col, int is_alpha, VP56mb in vp56_render_mb()
492 VP56mb mb_type; in vp56_decode_mb()
511 VP56mb mb_type; in vp56_conceal_mb()
Dvp56.h61 } VP56mb; typedef
161 VP56mb mb_type;