Home
last modified time | relevance | path

Searched refs:topright_xy (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dh264_mvpred.h353 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_neighbors() local
369 topright_xy = top_xy + 1; in fill_decode_neighbors()
392 topright_xy += h->mb_stride & (((h->cur_pic.mb_type[top_xy + 1] >> 7) & 1) - 1); in fill_decode_neighbors()
408 h->topright_mb_xy = topright_xy; in fill_decode_neighbors()
415 h->topright_type = h->cur_pic.mb_type[topright_xy]; in fill_decode_neighbors()
435 if (h->slice_table[topright_xy] != h->slice_num) in fill_decode_neighbors()
441 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_caches() local
450 topright_xy = h->topright_mb_xy; in fill_decode_caches()
659 const int b_xy = h->mb2b_xy[topright_xy] + 3 * b_stride; in fill_decode_caches()
661 ref_cache[4 - 1 * 8] = ref[4 * topright_xy + 2]; in fill_decode_caches()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dh264_mvpred.h353 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_neighbors() local
369 topright_xy = top_xy + 1; in fill_decode_neighbors()
392 topright_xy += h->mb_stride & (((h->cur_pic.mb_type[top_xy + 1] >> 7) & 1) - 1); in fill_decode_neighbors()
408 h->topright_mb_xy = topright_xy; in fill_decode_neighbors()
415 h->topright_type = h->cur_pic.mb_type[topright_xy]; in fill_decode_neighbors()
435 if (h->slice_table[topright_xy] != h->slice_num) in fill_decode_neighbors()
441 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_caches() local
450 topright_xy = h->topright_mb_xy; in fill_decode_caches()
659 const int b_xy = h->mb2b_xy[topright_xy] + 3 * b_stride; in fill_decode_caches()
661 ref_cache[4 - 1 * 8] = ref[4 * topright_xy + 2]; in fill_decode_caches()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dh264_mvpred.h360 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_neighbors() local
376 topright_xy = top_xy + 1; in fill_decode_neighbors()
399 topright_xy += h->mb_stride & (((h->cur_pic.mb_type[top_xy + 1] >> 7) & 1) - 1); in fill_decode_neighbors()
415 sl->topright_mb_xy = topright_xy; in fill_decode_neighbors()
422 sl->topright_type = h->cur_pic.mb_type[topright_xy]; in fill_decode_neighbors()
442 if (h->slice_table[topright_xy] != sl->slice_num) in fill_decode_neighbors()
448 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_caches() local
457 topright_xy = sl->topright_mb_xy; in fill_decode_caches()
666 const int b_xy = h->mb2b_xy[topright_xy] + 3 * b_stride; in fill_decode_caches()
668 ref_cache[4 - 1 * 8] = ref[4 * topright_xy + 2]; in fill_decode_caches()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dh264_mvpred.h360 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_neighbors() local
376 topright_xy = top_xy + 1; in fill_decode_neighbors()
399 topright_xy += h->mb_stride & (((h->cur_pic.mb_type[top_xy + 1] >> 7) & 1) - 1); in fill_decode_neighbors()
415 sl->topright_mb_xy = topright_xy; in fill_decode_neighbors()
422 sl->topright_type = h->cur_pic.mb_type[topright_xy]; in fill_decode_neighbors()
442 if (h->slice_table[topright_xy] != sl->slice_num) in fill_decode_neighbors()
448 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_caches() local
457 topright_xy = sl->topright_mb_xy; in fill_decode_caches()
666 const int b_xy = h->mb2b_xy[topright_xy] + 3 * b_stride; in fill_decode_caches()
668 ref_cache[4 - 1 * 8] = ref[4 * topright_xy + 2]; in fill_decode_caches()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dh264_mvpred.h359 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_neighbors() local
375 topright_xy = top_xy + 1; in fill_decode_neighbors()
398 topright_xy += h->mb_stride & (((h->cur_pic.mb_type[top_xy + 1] >> 7) & 1) - 1); in fill_decode_neighbors()
414 sl->topright_mb_xy = topright_xy; in fill_decode_neighbors()
421 sl->topright_type = h->cur_pic.mb_type[topright_xy]; in fill_decode_neighbors()
441 if (h->slice_table[topright_xy] != sl->slice_num) in fill_decode_neighbors()
447 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_caches() local
456 topright_xy = sl->topright_mb_xy; in fill_decode_caches()
665 const int b_xy = h->mb2b_xy[topright_xy] + 3 * b_stride; in fill_decode_caches()
667 ref_cache[4 - 1 * 8] = ref[4 * topright_xy + 2]; in fill_decode_caches()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dh264_mvpred.h359 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_neighbors() local
375 topright_xy = top_xy + 1; in fill_decode_neighbors()
398 topright_xy += h->mb_stride & (((h->cur_pic.mb_type[top_xy + 1] >> 7) & 1) - 1); in fill_decode_neighbors()
414 sl->topright_mb_xy = topright_xy; in fill_decode_neighbors()
421 sl->topright_type = h->cur_pic.mb_type[topright_xy]; in fill_decode_neighbors()
441 if (h->slice_table[topright_xy] != sl->slice_num) in fill_decode_neighbors()
447 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_caches() local
456 topright_xy = sl->topright_mb_xy; in fill_decode_caches()
665 const int b_xy = h->mb2b_xy[topright_xy] + 3 * b_stride; in fill_decode_caches()
667 ref_cache[4 - 1 * 8] = ref[4 * topright_xy + 2]; in fill_decode_caches()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dh264_mvpred.h359 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_neighbors() local
375 topright_xy = top_xy + 1; in fill_decode_neighbors()
398 topright_xy += h->mb_stride & (((h->cur_pic.mb_type[top_xy + 1] >> 7) & 1) - 1); in fill_decode_neighbors()
414 sl->topright_mb_xy = topright_xy; in fill_decode_neighbors()
421 sl->topright_type = h->cur_pic.mb_type[topright_xy]; in fill_decode_neighbors()
441 if (h->slice_table[topright_xy] != sl->slice_num) in fill_decode_neighbors()
447 int topleft_xy, top_xy, topright_xy, left_xy[LEFT_MBS]; in fill_decode_caches() local
456 topright_xy = sl->topright_mb_xy; in fill_decode_caches()
665 const int b_xy = h->mb2b_xy[topright_xy] + 3 * b_stride; in fill_decode_caches()
667 ref_cache[4 - 1 * 8] = ref[4 * topright_xy + 2]; in fill_decode_caches()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dh264.c85 int topleft_xy, top_xy, topright_xy, left_xy[2]; in fill_caches() local
101 topright_xy= top_xy + 1; in fill_caches()
143 topright_xy -= s->mb_stride; in fill_caches()
221 …topright_type= h->slice_table[topright_xy] == h->slice_num ? s->current_picture.mb_type[topright_x… in fill_caches()
425 const int b_xy= h->mb2b_xy[topright_xy] + 3*h->b_stride; in fill_caches()
426 const int b8_xy= h->mb2b8_xy[topright_xy] + h->b8_stride; in fill_caches()
708 int topright_xy = s->mb_x + (s->mb_y-1)*s->mb_stride + (i == scan8[0]+3); in fetch_diagonal_mv() local
709 if(IS_INTERLACED(mb_types[topright_xy])){ in fetch_diagonal_mv()