Home
last modified time | relevance | path

Searched refs:top_mb_xy (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264_mvpred.h290 top_ref = ref[4 * sl->top_mb_xy + 2]; in pred_pskip_motion()
291 B = mv[h->mb2b_xy[sl->top_mb_xy] + 3 * b_stride]; in pred_pskip_motion()
414 sl->top_mb_xy = top_xy; in fill_decode_neighbors()
456 top_xy = sl->top_mb_xy; in fill_decode_caches()
Dh264dec.h216 int top_mb_xy; member
Dh264_loopfilter.c262 int qp1 = h->cur_pic.qscale_table[sl->top_mb_xy]; in h264_filter_mb_fast_internal()
483 const int mbm_xy = dir == 0 ? mb_xy -1 : sl->top_mb_xy; in filter_mb_dir()
Dh264_cabac.c1381 const int mbb_xy = sl->top_mb_xy; in decode_cabac_mb_chroma_pre_mode()
Dh264_slice.c2344 sl->top_mb_xy = top_xy; in fill_filter_caches()