Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp8.h102 typedef struct VP8mvbounds { struct
105 } VP8mvbounds; argument
136 VP8mvbounds mv_bounds;
168 VP8mvbounds mv_bounds;
Dvp8.c850 void clamp_mv(VP8mvbounds *s, VP56mv *dst, const VP56mv *src) in clamp_mv()
1109 void vp8_decode_mvs(VP8Context *s, VP8mvbounds *mv_bounds, VP8Macroblock *mb, in vp8_decode_mvs()
1244 void decode_mb_mode(VP8Context *s, VP8mvbounds *mv_bounds, in decode_mb_mode()