Searched defs:is_vp7 (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | vp8.c | 188 int update_dimensions(VP8Context *s, int width, int height, int is_vp7) in update_dimensions() 900 const uint8_t *get_submv_prob(uint32_t left, uint32_t top, int is_vp7) in get_submv_prob() 918 int layout, int is_vp7) in decode_splitmvs() 1246 uint8_t *segment, uint8_t *ref, int layout, int is_vp7) in decode_mb_mode() 1472 int is_vp7) in decode_mb_coeffs() 1672 VP8Macroblock *mb, int mb_x, int mb_y, int is_vp7) in intra_predict() 2125 VP8FilterStrength *f, int is_vp7) in filter_level_for_mb() 2158 int mb_x, int mb_y, int is_vp7) in filter_mb() 2279 VP8Frame *prev_frame, int is_vp7) in vp78_decode_mv_mb_modes() 2366 int jobnr, int threadnr, int is_vp7) in decode_mb_row_no_filter() [all …]
|