Searched refs:decode_mb_mode (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | vp8.c | 1248 void decode_mb_mode(VP8Context *s, VP8mvbounds *mv_bounds, in decode_mb_mode() function 2307 decode_mb_mode(s, &s->mv_bounds, mb, mb_x, mb_y, curframe->seg_map->data + mb_xy, in vp78_decode_mv_mb_modes() 2438 decode_mb_mode(s, &td->mv_bounds, mb, mb_x, mb_y, curframe->seg_map->data + mb_xy, in decode_mb_row_no_filter()
|
Completed in 5 milliseconds