Home
last modified time | relevance | path

Searched defs:mb_xy (Results 1 – 23 of 23) sorted by relevance

/third_party/ffmpeg/libavcodec/
Derror_resilience.c381 …locklist(int (*blocklist)[2], int *blocklist_length, uint8_t *fixed, int mb_x, int mb_y, int mb_xy) in add_blocklist()
417 const int mb_xy = s->mb_index2xy[i]; in guess_mv() local
443 const int mb_xy = mb_x + mb_y * s->mb_stride; in guess_mv() local
463 const int mb_xy = mb_x + mb_y * mb_stride; in guess_mv() local
486 const int mb_xy = mb_x + mb_y * mb_stride; in guess_mv() local
702 const int mb_xy = mb_x + mb_y * mb_stride; in guess_mv() local
734 const int mb_xy = s->mb_index2xy[i]; in is_intra_more_likely() local
756 const int mb_xy = mb_x + mb_y * s->mb_stride; in is_intra_more_likely() local
991 const int mb_xy = s->mb_index2xy[i]; in ff_er_frame_end() local
1013 const int mb_xy = s->mb_index2xy[i]; in ff_er_frame_end() local
[all …]
Dh264_mb_template.c45 const int mb_xy = sl->mb_xy; in FUNC() local
260 const int mb_xy = sl->mb_xy; in FUNC() local
Dmpegvideo_xvmc.c177 const int mb_xy = s->mb_y * s->mb_stride + s->mb_x; in ff_xvmc_decode_mb() local
Dh264_mc_template.c74 const int mb_xy = sl->mb_xy; in MCFUNC() local
Dsvq3.c124 int mb_xy; member
677 const int mb_xy = s->mb_xy; in hl_decode_mb() local
727 const int mb_xy = s->mb_xy; in svq3_decode_mb() local
1023 const int mb_xy = s->mb_xy; in svq3_decode_slice_header() local
1332 const int mb_xy = x + y * s->mb_stride; in svq3_decode_init() local
Dmpeg4videoenc.c227 int mb_xy = s->mb_index2xy[i]; in ff_clean_mpeg4_qscales() local
237 int mb_xy = s->mb_index2xy[i]; in ff_clean_mpeg4_qscales() local
245 int mb_xy = s->mb_index2xy[i]; in ff_clean_mpeg4_qscales() local
Dh264_loopfilter.c250 int mb_xy = sl->mb_xy; in h264_filter_mb_fast_internal() local
474 int mb_xy, int mb_type, int mvy_limit, in filter_mb_dir()
723 const int mb_xy= mb_x + mb_y*h->mb_stride; in ff_h264_filter_mb() local
Dh264_slice.c2225 int mb_xy, int list) in fill_filter_caches_inter()
2305 const int mb_xy = sl->mb_xy; in fill_filter_caches() local
2460 int mb_xy, mb_type; in loop_filter() local
2517 const int mb_xy = sl->mb_x + sl->mb_y * h->mb_stride; in predict_field_decoding_flag() local
Dh264_mvpred.h358 const int mb_xy = sl->mb_xy; in fill_decode_neighbors() local
805 const int mb_xy = sl->mb_xy; in decode_mb_skip() local
Dh263.c43 const int mb_xy = s->mb_y * s->mb_stride + s->mb_x; in ff_h263_update_motion_val() local
Dh264_direct.c205 int mb_xy = sl->mb_xy, mb_y = sl->mb_y; in pred_spatial_direct_motion() local
492 int mb_xy = sl->mb_xy, mb_y = sl->mb_y; in pred_temp_direct_motion() local
Dh264_cabac.c1334 int mb_xy = mb_x + (mb_y&~1)*h->mb_stride; in decode_cabac_mb_skip() local
1349 int mb_xy = sl->mb_xy; in decode_cabac_mb_skip() local
1914 int mb_xy; in ff_h264_decode_mb_cabac() local
Dh264dec.c221 const int mb_xy = x + y * h->mb_stride; in ff_h264_alloc_tables() local
835 const unsigned int mb_xy = y * p->mb_stride + x; in h264_export_enc_params() local
Dratecontrol.c760 const int mb_xy = s->mb_index2xy[i]; in adaptive_quantization() local
839 const int mb_xy = s->mb_index2xy[i]; in adaptive_quantization() local
Dh264_mb.c98 const int mb_xy = sl->mb_xy; in await_references() local
801 const int mb_xy = sl->mb_xy; in ff_h264_hl_decode_mb() local
Drv10.c251 int mb_count, pb_frame, marker, mb_xy; in rv10_decode_picture_header() local
Dituh263enc.c283 int mb_xy= s->mb_index2xy[i]; in ff_clean_h263_qscales() local
Dintrax8.c778 int mb_xy; in ff_intrax8_decode_picture() local
Dh264_cavlc.c704 int mb_xy; in ff_h264_decode_mb_cavlc() local
Dvp8.c1952 int mb_xy, int ref) in prefetch_motion()
2285 int mb_xy = mb_y * s->mb_width; in vp78_decode_mv_mb_modes() local
2367 int mb_x, mb_xy = mb_y * s->mb_width; in decode_mb_row_no_filter() local
Dh264dec.h237 int mb_xy; member
726 const int mb_xy = sl->mb_xy; in write_back_non_zero_count() local
Dmpegvideo.c1953 const int mb_xy = s->mb_y * s->mb_stride + s->mb_x; in mpv_reconstruct_mb_internal() local
Dmpegvideo_enc.c2216 const int mb_xy = mb_x + mb_y * s->mb_stride; in encode_mb_internal() local