| /third_party/ffmpeg/libavcodec/ |
| D | mpegutils.c | 32 static int add_mb(AVMotionVector *mb, uint32_t mb_type, in add_mb() 123 int i, direction, mb_type = mbtype_table[mb_x + mb_y * mb_stride]; in ff_print_debug_info2() local 213 int mb_type = mbtype_table[x + y * mb_stride]; in ff_print_debug_info2() local
|
| D | h264_mvpred.h | 355 static void fill_decode_neighbors(const H264Context *h, H264SliceContext *sl, int mb_type) in fill_decode_neighbors() 444 static void fill_decode_caches(const H264Context *h, H264SliceContext *sl, int mb_type) in fill_decode_caches() 771 #define MAP_F2F(idx, mb_type) \ in fill_decode_caches() argument 782 #define MAP_F2F(idx, mb_type) \ in fill_decode_caches() argument 805 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 | 739 static void decode_mb_p(AVSContext *h, enum cavs_mb mb_type) in decode_mb_p() 784 static int decode_mb_b(AVSContext *h, enum cavs_mb mb_type) in decode_mb_b() 988 enum cavs_mb mb_type; in decode_pic() local
|
| D | h264_direct.c | 200 int *mb_type) in pred_spatial_direct_motion() 487 int *mb_type) in pred_temp_direct_motion() 721 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 | 81 uint32_t *mb_type_buf, *mb_type; member 615 int mb_type, const int *block_offset, in hl_decode_mb_idct_luma() 630 int mb_type, in hl_decode_mb_predict_luma() 668 const int mb_type = s->cur_pic->mb_type[mb_xy]; in hl_decode_mb() local 711 static int svq3_decode_mb(SVQ3Context *s, unsigned int mb_type) in svq3_decode_mb() 1501 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 | 1147 const int mb_type = s->cur_pic.mb_type[mb_xy]; in ff_er_frame_end() local 1186 const int mb_type = s->cur_pic.mb_type[mb_xy]; in ff_er_frame_end() local 1235 const int mb_type = s->cur_pic.mb_type[mb_xy]; in ff_er_frame_end() local 1291 const int mb_type = s->cur_pic.mb_type[mb_xy]; in ff_er_frame_end() local
|
| D | svq1enc.h | 68 uint16_t *mb_type; member
|
| D | h264_loopfilter.c | 256 int mb_type = h->cur_pic.mb_type[mb_xy]; in h264_filter_mb_fast_internal() local 472 int mb_xy, int mb_type, int mvy_limit, in filter_mb_dir() 722 const int mb_type = h->cur_pic.mb_type[mb_xy]; in ff_h264_filter_mb() local
|
| D | h264_slice.c | 2332 int mb_type, int top_xy, in fill_filter_caches_inter() 2414 static int fill_filter_caches(const H264Context *h, H264SliceContext *sl, int mb_type) in fill_filter_caches() 2571 int mb_xy, mb_type; in loop_filter() local 2629 int mb_type = (h->slice_table[mb_xy - 1] == sl->slice_num) ? in predict_field_decoding_flag() local
|
| D | h264_cabac.c | 1308 int mb_type; in decode_cabac_intra_mb_type() local 1872 … int pixel_shift, int mb_type, int cbp, int p) in decode_cabac_luma_residual() 1924 int mb_type, partition_count, cbp = 0; in ff_h264_decode_mb_cabac() local
|
| D | h264_cavlc.c | 628 int mb_type, int cbp, int p) in decode_luma_residual() 699 unsigned int mb_type, cbp; in ff_h264_decode_mb_cavlc() local
|
| D | mpegpicture.h | 57 uint32_t *mb_type; ///< types and macros are defined in mpegutils.h member
|
| D | error_resilience.h | 49 uint32_t *mb_type; member
|
| D | cavs.c | 107 void ff_cavs_filter(AVSContext *h, enum cavs_mb mb_type) in ff_cavs_filter() 492 void ff_cavs_inter(AVSContext *h, enum cavs_mb mb_type) in ff_cavs_inter()
|
| D | mpeg4videoenc.c | 440 int motion_x, int motion_y, int mb_type) in get_b_cbp() 498 int mb_type = mb_type_table[s->mv_dir]; in ff_mpeg4_encode_mb() local
|
| D | wmv2dec.c | 107 uint32_t *const mb_type = s->current_picture_ptr->mb_type; in parse_mb_skip() local
|
| D | vp56.h | 122 uint8_t mb_type[3][10][10]; /* model for decoding MB type */ member 161 VP56mb mb_type; member
|
| D | rv34.h | 99 int *mb_type; ///< internal macroblock types member
|
| D | h264dec.h | 79 #define IS_INTERLACED(mb_type) 0 argument 120 uint32_t *mb_type; member 711 int mb_type, int list) in write_back_motion_list() 745 int mb_type) in write_back_motion()
|
| D | ituh263dec.c | 894 int mb_type; in ff_h263_decode_mb() local
|
| D | mpeg4videodec.c | 1386 int cbp, mb_type, use_intra_dc_vlc; in mpeg4_decode_partitioned_mb() local 1620 int mb_type; in mpeg4_decode_mb() local
|