H A D | vp8.c | 192 int update_dimensions(VP8Context *s, int width, int height, int is_vp7) in update_dimensions() argument 904 const uint8_t *get_submv_prob(uint32_t left, uint32_t top, int is_vp7) in get_submv_prob() argument 921 decode_splitmvs(VP8Context *s, VP56RangeCoder *c, VP8Macroblock *mb, int layout, int is_vp7) decode_splitmvs() argument 1248 decode_mb_mode(VP8Context *s, VP8mvbounds *mv_bounds, VP8Macroblock *mb, int mb_x, int mb_y, uint8_t *segment, uint8_t *ref, int layout, int is_vp7) decode_mb_mode() argument 1474 decode_mb_coeffs(VP8Context *s, VP8ThreadData *td, VP56RangeCoder *c, VP8Macroblock *mb, uint8_t t_nnz[9], uint8_t l_nnz[9], int is_vp7) decode_mb_coeffs() argument 1675 intra_predict(VP8Context *s, VP8ThreadData *td, uint8_t *dst[3], VP8Macroblock *mb, int mb_x, int mb_y, int is_vp7) intra_predict() argument 2128 filter_level_for_mb(VP8Context *s, VP8Macroblock *mb, VP8FilterStrength *f, int is_vp7) filter_level_for_mb() argument 2161 filter_mb(VP8Context *s, uint8_t *dst[3], VP8FilterStrength *f, int mb_x, int mb_y, int is_vp7) filter_mb() argument 2282 vp78_decode_mv_mb_modes(AVCodecContext *avctx, VP8Frame *curframe, VP8Frame *prev_frame, int is_vp7) vp78_decode_mv_mb_modes() argument 2369 decode_mb_row_no_filter(AVCodecContext *avctx, void *tdata, int jobnr, int threadnr, int is_vp7) decode_mb_row_no_filter() argument 2509 filter_mb_row(AVCodecContext *avctx, void *tdata, int jobnr, int threadnr, int is_vp7) filter_mb_row() argument 2581 vp78_decode_mb_row_sliced(AVCodecContext *avctx, void *tdata, int jobnr, int threadnr, int is_vp7) vp78_decode_mb_row_sliced() argument 2628 vp78_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, const AVPacket *avpkt, int is_vp7) vp78_decode_frame() argument 2852 vp78_decode_init(AVCodecContext *avctx, int is_vp7) vp78_decode_init() argument [all...] |