Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh264_mb.c515 int deblock_topleft; in xchg_mb_border() local
531 deblock_topleft = h->slice_table[sl->mb_xy - 1 - h->mb_stride] == sl->slice_num; in xchg_mb_border()
534 deblock_topleft = (sl->mb_x > 0); in xchg_mb_border()
559 if (deblock_topleft) { in xchg_mb_border()
571 if (deblock_topleft) { in xchg_mb_border()
584 if (deblock_topleft) { in xchg_mb_border()

Completed in 2 milliseconds