/third_party/ffmpeg/libavcodec/ |
D | mpegutils.c | 32 static int add_mb(AVMotionVector *mb, uint32_t mb_type, in add_mb() 124 int i, direction, mb_type = mbtype_table[mb_x + mb_y * mb_stride]; in ff_print_debug_info2() local 214 int mb_type = mbtype_table[x + y * mb_stride]; in ff_print_debug_info2() local 307 int mb_type = mbtype_table[mb_index]; in ff_print_debug_info2() local
|
D | h264_mvpred.h | 356 static void fill_decode_neighbors(const H264Context *h, H264SliceContext *sl, int mb_type) in fill_decode_neighbors() 445 static void fill_decode_caches(const H264Context *h, H264SliceContext *sl, int mb_type) in fill_decode_caches() 772 #define MAP_F2F(idx, mb_type) \ in fill_decode_caches() argument 783 #define MAP_F2F(idx, mb_type) \ in fill_decode_caches() argument 806 int mb_type = 0; in decode_mb_skip() local
|
D | h264_mb_template.c | 46 const int mb_type = h->cur_pic.mb_type[mb_xy]; in FUNC() local 261 const int mb_type = h->cur_pic.mb_type[mb_xy]; in FUNC() local
|
D | cavsdec.c | 736 static void decode_mb_p(AVSContext *h, enum cavs_mb mb_type) in decode_mb_p() 781 static int decode_mb_b(AVSContext *h, enum cavs_mb mb_type) in decode_mb_b() 985 enum cavs_mb mb_type; in decode_pic() local
|
D | h264_direct.c | 201 int *mb_type) in pred_spatial_direct_motion() 488 int *mb_type) in pred_temp_direct_motion() 722 int *mb_type) in ff_h264_pred_direct_motion()
|
D | h264_mb.c | 99 const int mb_type = h->cur_pic.mb_type[mb_xy]; in await_references() local 615 int mb_type, int simple, in hl_decode_mb_predict_luma() 728 int mb_type, int simple, in hl_decode_mb_idct_luma() 802 const int mb_type = h->cur_pic.mb_type[mb_xy]; in ff_h264_hl_decode_mb() local
|
D | h264_mc_template.c | 75 const int mb_type = h->cur_pic.mb_type[mb_xy]; in MCFUNC() local
|
D | svq3.c | 77 uint32_t *mb_type; member 620 int mb_type, const int *block_offset, in hl_decode_mb_idct_luma() 635 int mb_type, in hl_decode_mb_predict_luma() 678 const int mb_type = s->cur_pic->mb_type[mb_xy]; in hl_decode_mb() local 721 static int svq3_decode_mb(SVQ3Context *s, unsigned int mb_type) in svq3_decode_mb() 1550 unsigned mb_type; in svq3_decode_frame() local
|
D | vp56.c | 427 …v_always_inline void vp56_render_mb(VP56Context *s, int row, int col, int is_alpha, VP56mb mb_type) in vp56_render_mb() 492 VP56mb mb_type; in vp56_decode_mb() local 511 VP56mb mb_type; in vp56_conceal_mb() local
|
D | error_resilience.c | 1154 const int mb_type = s->cur_pic.mb_type[mb_xy]; in ff_er_frame_end() local 1193 const int mb_type = s->cur_pic.mb_type[mb_xy]; in ff_er_frame_end() local 1245 const int mb_type = s->cur_pic.mb_type[mb_xy]; in ff_er_frame_end() local 1301 const int mb_type = s->cur_pic.mb_type[mb_xy]; in ff_er_frame_end() local
|
D | svq1enc.h | 67 uint16_t *mb_type; member
|
D | h264_loopfilter.c | 258 int mb_type = h->cur_pic.mb_type[mb_xy]; in h264_filter_mb_fast_internal() local 474 int mb_xy, int mb_type, int mvy_limit, in filter_mb_dir() 724 const int mb_type = h->cur_pic.mb_type[mb_xy]; in ff_h264_filter_mb() local
|
D | h264_slice.c | 2221 int mb_type, int top_xy, in fill_filter_caches_inter() 2303 static int fill_filter_caches(const H264Context *h, H264SliceContext *sl, int mb_type) in fill_filter_caches() 2460 int mb_xy, mb_type; in loop_filter() local 2518 int mb_type = (h->slice_table[mb_xy - 1] == sl->slice_num) ? in predict_field_decoding_flag() local
|
D | h264_cabac.c | 1299 int mb_type; in decode_cabac_intra_mb_type() local 1863 … int pixel_shift, int mb_type, int cbp, int p) in decode_cabac_luma_residual() 1915 int mb_type, partition_count, cbp = 0; in ff_h264_decode_mb_cabac() local
|
D | h264_cavlc.c | 635 int mb_type, int cbp, int p) in decode_luma_residual() 706 unsigned int mb_type, cbp; in ff_h264_decode_mb_cavlc() local
|
D | mpegpicture.h | 56 uint32_t *mb_type; ///< types and macros are defined in mpegutils.h member
|
D | wmv2dec.c | 38 uint32_t *const mb_type = s->current_picture_ptr->mb_type; in parse_mb_skip() local
|
D | error_resilience.h | 49 uint32_t *mb_type; member
|
D | cavs.c | 109 void ff_cavs_filter(AVSContext *h, enum cavs_mb mb_type) in ff_cavs_filter() 494 void ff_cavs_inter(AVSContext *h, enum cavs_mb mb_type) in ff_cavs_inter()
|
D | mpeg4videoenc.c | 433 int motion_x, int motion_y, int mb_type) in get_b_cbp() 491 int mb_type = mb_type_table[s->mv_dir]; in ff_mpeg4_encode_mb() local
|
D | vp56.h | 120 uint8_t mb_type[3][10][10]; /* model for decoding MB type */ member 159 VP56mb mb_type; member
|
D | rv34.h | 97 int *mb_type; ///< internal macroblock types member
|
D | h264dec.h | 85 #define IS_INTERLACED(mb_type) 0 argument 139 uint32_t *mb_type; member 751 int mb_type, int list) in write_back_motion_list() 785 int mb_type) in write_back_motion()
|
D | ituh263dec.c | 805 int mb_type; in ff_h263_decode_mb() local
|
D | mpeg4videodec.c | 1316 int cbp, mb_type; in mpeg4_decode_partitioned_mb() local 1549 int mb_type; in mpeg4_decode_mb() local
|