Home
last modified time | relevance | path

Searched refs:topleft_xy (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_mvpred.h358 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_neighbors() local
373 topleft_xy = top_xy - 1; in fill_decode_neighbors()
387 topleft_xy += h->mb_stride; in fill_decode_neighbors()
396 topleft_xy += h->mb_stride & (((h->cur_pic.mb_type[top_xy - 1] >> 7) & 1) - 1); in fill_decode_neighbors()
411 sl->topleft_mb_xy = topleft_xy; in fill_decode_neighbors()
418 sl->topleft_type = h->cur_pic.mb_type[topleft_xy]; in fill_decode_neighbors()
425 if (h->slice_table[topleft_xy] != sl->slice_num) in fill_decode_neighbors()
432 if (h->slice_table[topleft_xy] != sl->slice_num) { in fill_decode_neighbors()
446 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_caches() local
453 topleft_xy in fill_decode_caches()
[all...]

Completed in 1 milliseconds