Searched refs:decode_mb_mode (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | vp8.c | 1244 void decode_mb_mode(VP8Context *s, VP8mvbounds *mv_bounds, in decode_mb_mode() function 2303 decode_mb_mode(s, &s->mv_bounds, mb, mb_x, mb_y, curframe->seg_map->data + mb_xy, in vp78_decode_mv_mb_modes() 2434 decode_mb_mode(s, &td->mv_bounds, mb, mb_x, mb_y, curframe->seg_map->data + mb_xy, in decode_mb_row_no_filter()
|