Home
last modified time | relevance | path

Searched refs:top_type (Results 1 – 25 of 239) sorted by relevance

12345678910

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dh264_mvpred.h282 if (USES_LIST(h->top_type, 0)) { in pred_pskip_motion()
285 FIX_MV_MBAFF(h->top_type, top_ref, B, 1); in pred_pskip_motion()
288 } else if (h->top_type) { in pred_pskip_motion()
423 h->top_type = 0; in fill_decode_neighbors()
430 h->top_type = 0; in fill_decode_neighbors()
454 top_type = h->top_type; in fill_decode_caches()
467 if (!(top_type & type_mask)) { in fill_decode_caches()
505 if (IS_INTRA4x4(top_type)) { in fill_decode_caches()
537 if (top_type) { in fill_decode_caches()
585 if (top_type) in fill_decode_caches()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dh264_mvpred.h282 if (USES_LIST(h->top_type, 0)) { in pred_pskip_motion()
285 FIX_MV_MBAFF(h->top_type, top_ref, B, 1); in pred_pskip_motion()
288 } else if (h->top_type) { in pred_pskip_motion()
423 h->top_type = 0; in fill_decode_neighbors()
430 h->top_type = 0; in fill_decode_neighbors()
454 top_type = h->top_type; in fill_decode_caches()
467 if (!(top_type & type_mask)) { in fill_decode_caches()
505 if (IS_INTRA4x4(top_type)) { in fill_decode_caches()
537 if (top_type) { in fill_decode_caches()
585 if (top_type) in fill_decode_caches()
[all …]
/dports/math/polymake/polymake-4.5/lib/core/include/
H A DSet.h171 using typename GenericSet<TSet, E, Comparator>::top_type;
384 top_type& operator= (const GenericMutableSet& s)
400 top_type& operator= (std::initializer_list<E2> l)
449 std::enable_if_t<is_compatible_set<Right>::value, top_type&>
475 std::enable_if_t<is_compatible_set<Right>::value, top_type&>
492 std::enable_if_t<is_compatible_set<Right>::value, top_type&>
511 std::enable_if_t<is_compatible_set<Right>::value, top_type&>
546 top_type& operator<<= (const E& upper_limit)
555 top_type& operator>>= (const E& lower_limit)
565 top_type& select(const GenericSet<TSet2>& selector)
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dh264_mvpred.h289 if (USES_LIST(sl->top_type, 0)) { in pred_pskip_motion()
292 FIX_MV_MBAFF(sl->top_type, top_ref, B, 1); in pred_pskip_motion()
295 } else if (sl->top_type) { in pred_pskip_motion()
430 sl->top_type = 0; in fill_decode_neighbors()
437 sl->top_type = 0; in fill_decode_neighbors()
461 top_type = sl->top_type; in fill_decode_caches()
474 if (!(top_type & type_mask)) { in fill_decode_caches()
512 if (IS_INTRA4x4(top_type)) { in fill_decode_caches()
544 if (top_type) { in fill_decode_caches()
592 if (top_type) in fill_decode_caches()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dh264_mvpred.h289 if (USES_LIST(sl->top_type, 0)) { in pred_pskip_motion()
292 FIX_MV_MBAFF(sl->top_type, top_ref, B, 1); in pred_pskip_motion()
295 } else if (sl->top_type) { in pred_pskip_motion()
430 sl->top_type = 0; in fill_decode_neighbors()
437 sl->top_type = 0; in fill_decode_neighbors()
461 top_type = sl->top_type; in fill_decode_caches()
474 if (!(top_type & type_mask)) { in fill_decode_caches()
512 if (IS_INTRA4x4(top_type)) { in fill_decode_caches()
544 if (top_type) { in fill_decode_caches()
592 if (top_type) in fill_decode_caches()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dh264_mvpred.h288 if (USES_LIST(sl->top_type, 0)) { in pred_pskip_motion()
291 FIX_MV_MBAFF(sl->top_type, top_ref, B, 1); in pred_pskip_motion()
294 } else if (sl->top_type) { in pred_pskip_motion()
429 sl->top_type = 0; in fill_decode_neighbors()
436 sl->top_type = 0; in fill_decode_neighbors()
460 top_type = sl->top_type; in fill_decode_caches()
473 if (!(top_type & type_mask)) { in fill_decode_caches()
511 if (IS_INTRA4x4(top_type)) { in fill_decode_caches()
543 if (top_type) { in fill_decode_caches()
591 if (top_type) in fill_decode_caches()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dh264_mvpred.h288 if (USES_LIST(sl->top_type, 0)) { in pred_pskip_motion()
291 FIX_MV_MBAFF(sl->top_type, top_ref, B, 1); in pred_pskip_motion()
294 } else if (sl->top_type) { in pred_pskip_motion()
429 sl->top_type = 0; in fill_decode_neighbors()
436 sl->top_type = 0; in fill_decode_neighbors()
460 top_type = sl->top_type; in fill_decode_caches()
473 if (!(top_type & type_mask)) { in fill_decode_caches()
511 if (IS_INTRA4x4(top_type)) { in fill_decode_caches()
543 if (top_type) { in fill_decode_caches()
591 if (top_type) in fill_decode_caches()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dh264_mvpred.h288 if (USES_LIST(sl->top_type, 0)) { in pred_pskip_motion()
291 FIX_MV_MBAFF(sl->top_type, top_ref, B, 1); in pred_pskip_motion()
294 } else if (sl->top_type) { in pred_pskip_motion()
429 sl->top_type = 0; in fill_decode_neighbors()
436 sl->top_type = 0; in fill_decode_neighbors()
460 top_type = sl->top_type; in fill_decode_caches()
473 if (!(top_type & type_mask)) { in fill_decode_caches()
511 if (IS_INTRA4x4(top_type)) { in fill_decode_caches()
543 if (top_type) { in fill_decode_caches()
591 if (top_type) in fill_decode_caches()
[all …]
/dports/math/polymake/polymake-4.5/lib/core/include/internal/
H A DWary.h45 using top_type = T;
49 const top_type& top() const & in top()
53 top_type& top() & in top()
57 top_type&& top() && in top()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/x86/cpu/coreboot/
H A Dcoreboot.c52 u8 top_type = native_read_msr(MTRR_PHYS_BASE_MSR(top_mtrr)) & 0xff; in board_final_cleanup() local
55 if (top_type == MTRR_TYPE_WRPROT) { in board_final_cleanup()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/x86/cpu/coreboot/
H A Dcoreboot.c52 u8 top_type = native_read_msr(MTRR_PHYS_BASE_MSR(top_mtrr)) & 0xff; in board_final_cleanup() local
55 if (top_type == MTRR_TYPE_WRPROT) { in board_final_cleanup()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/x86/cpu/coreboot/
H A Dcoreboot.c56 u8 top_type = native_read_msr(MTRR_PHYS_BASE_MSR(top_mtrr)) & 0xff; in board_final_init() local
59 if (top_type == MTRR_TYPE_WRPROT) { in board_final_init()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/x86/cpu/coreboot/
H A Dcoreboot.c56 u8 top_type = native_read_msr(MTRR_PHYS_BASE_MSR(top_mtrr)) & 0xff; in board_final_init() local
59 if (top_type == MTRR_TYPE_WRPROT) { in board_final_init()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/x86/cpu/coreboot/
H A Dcoreboot.c52 u8 top_type = native_read_msr(MTRR_PHYS_BASE_MSR(top_mtrr)) & 0xff; in board_final_cleanup() local
55 if (top_type == MTRR_TYPE_WRPROT) { in board_final_cleanup()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/arch/x86/cpu/coreboot/
H A Dcoreboot.c56 u8 top_type = native_read_msr(MTRR_PHYS_BASE_MSR(top_mtrr)) & 0xff; in board_final_init() local
59 if (top_type == MTRR_TYPE_WRPROT) { in board_final_init()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/x86/cpu/coreboot/
H A Dcoreboot.c56 u8 top_type = native_read_msr(MTRR_PHYS_BASE_MSR(top_mtrr)) & 0xff; in board_final_init() local
59 if (top_type == MTRR_TYPE_WRPROT) { in board_final_init()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/arch/x86/cpu/coreboot/
H A Dcoreboot.c56 u8 top_type = native_read_msr(MTRR_PHYS_BASE_MSR(top_mtrr)) & 0xff; in board_final_init() local
59 if (top_type == MTRR_TYPE_WRPROT) { in board_final_init()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/x86/cpu/coreboot/
H A Dcoreboot.c56 u8 top_type = native_read_msr(MTRR_PHYS_BASE_MSR(top_mtrr)) & 0xff; in board_final_init() local
59 if (top_type == MTRR_TYPE_WRPROT) { in board_final_init()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/x86/cpu/coreboot/
H A Dcoreboot.c56 u8 top_type = native_read_msr(MTRR_PHYS_BASE_MSR(top_mtrr)) & 0xff; in board_final_init() local
59 if (top_type == MTRR_TYPE_WRPROT) { in board_final_init()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/arch/x86/cpu/coreboot/
H A Dcoreboot.c56 u8 top_type = native_read_msr(MTRR_PHYS_BASE_MSR(top_mtrr)) & 0xff; in board_final_init() local
59 if (top_type == MTRR_TYPE_WRPROT) { in board_final_init()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/x86/cpu/coreboot/
H A Dcoreboot.c56 u8 top_type = native_read_msr(MTRR_PHYS_BASE_MSR(top_mtrr)) & 0xff; in board_final_init() local
59 if (top_type == MTRR_TYPE_WRPROT) { in board_final_init()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/arch/x86/cpu/coreboot/
H A Dcoreboot.c56 u8 top_type = native_read_msr(MTRR_PHYS_BASE_MSR(top_mtrr)) & 0xff; in board_final_init() local
59 if (top_type == MTRR_TYPE_WRPROT) { in board_final_init()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/x86/cpu/coreboot/
H A Dcoreboot.c56 u8 top_type = native_read_msr(MTRR_PHYS_BASE_MSR(top_mtrr)) & 0xff; in board_final_init() local
59 if (top_type == MTRR_TYPE_WRPROT) { in board_final_init()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/arch/x86/cpu/coreboot/
H A Dcoreboot.c56 u8 top_type = native_read_msr(MTRR_PHYS_BASE_MSR(top_mtrr)) & 0xff; in board_final_init() local
59 if (top_type == MTRR_TYPE_WRPROT) { in board_final_init()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/arch/x86/cpu/coreboot/
H A Dcoreboot.c56 u8 top_type = native_read_msr(MTRR_PHYS_BASE_MSR(top_mtrr)) & 0xff; in board_final_init() local
59 if (top_type == MTRR_TYPE_WRPROT) { in board_final_init()

12345678910