Home
last modified time | relevance | path

Searched refs:topright_mb_xy (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264_mvpred.h306 diagonal_ref = ref[4 * sl->topright_mb_xy + 2]; in pred_pskip_motion()
307 C = mv[h->mb2b_xy[sl->topright_mb_xy] + 3 * b_stride]; in pred_pskip_motion()
415 sl->topright_mb_xy = topright_xy; in fill_decode_neighbors()
457 topright_xy = sl->topright_mb_xy; in fill_decode_caches()
Dh264dec.h217 int topright_mb_xy; member