Home
last modified time | relevance | path

Searched refs:mv32 (Results 1 – 25 of 39) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libgav1/src/src/utils/
H A Dtypes.h38 mv32 = rhs.mv32;
42 bool operator==(const MotionVector& rhs) const { return mv32 == rhs.mv32; }
52 uint32_t mv32; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libgav1/src/src/utils/
H A Dtypes.h38 mv32 = rhs.mv32;
42 bool operator==(const MotionVector& rhs) const { return mv32 == rhs.mv32; }
52 uint32_t mv32; member
/dports/multimedia/libgav1/libgav1-0.17.0/src/
H A Dmotion_vector.cc68 mv->mv32 = 0; in SetupGlobalMv()
127 return ref_mv.mv32 == candidate_mv.mv32; in SearchStack()
339 return ref_mv.mv32 == candidate_mv.mv32; in AddTemporalReferenceMvCandidate()
371 return ref_mv.mv32 == candidate_mv.mv32; in AddTemporalReferenceMvCandidate()
494 temporal_mvs[count].mv32 = 0; in TemporalScan()
500 temporal_mvs[i].mv32 = 0; in TemporalScan()
565 if ((num_found != 0 && ref_mv_stack[0].mv32 == candidate_mv.mv32) || in AddExtraSingleMvCandidate()
566 (num_found == 2 && ref_mv_stack[1].mv32 == candidate_mv.mv32)) { in AddExtraSingleMvCandidate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_mv.h34 typedef struct mv32 { struct
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/common/
H A Dvp9_mv.h34 typedef struct mv32 { struct
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/common/
H A Dvp9_mv.h32 typedef struct mv32 { struct
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_mv.h34 typedef struct mv32 { struct
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/common/
H A Dvp9_mv.h34 typedef struct mv32 { struct
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libvpx/vp9/common/
H A Dvp9_mv.h32 typedef struct mv32 { struct
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libvpx/vp9/common/
H A Dvp9_mv.h32 typedef struct mv32 { struct
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_mv.h34 typedef struct mv32 { struct
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/common/
H A Dvp9_mv.h34 typedef struct mv32 { struct
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/common/
H A Dvp9_mv.h32 typedef struct mv32 { struct
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp9/common/
H A Dvp9_mv.h32 typedef struct mv32 { struct
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/common/
H A Dvp9_mv.h34 typedef struct mv32 { struct
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/common/
H A Dvp9_mv.h34 typedef struct mv32 { struct
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_mv.h34 typedef struct mv32 { struct
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_mv.h34 typedef struct mv32 { struct
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbBlockStructures.h36 typedef struct mv32 { struct
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbBlockStructures.h36 typedef struct mv32 { struct
/dports/multimedia/libgav1/libgav1-0.17.0/src/dsp/x86/
H A Dmotion_field_projection_sse4.cc142 dst_mv[offset].mv32 = static_cast<uint32_t>(_mm_cvtsi128_si32(mv)); in Store()
144 dst_mv[offset].mv32 = static_cast<uint32_t>(_mm_extract_epi32(mv, idx & 3)); in Store()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libgav1/src/src/dsp/x86/
H A Dmotion_field_projection_sse4.cc142 dst_mv[offset].mv32 = _mm_cvtsi128_si32(mv); in Store()
144 dst_mv[offset].mv32 = _mm_extract_epi32(mv, idx & 3); in Store()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/common/
H A Dmv.h37 typedef struct mv32 { struct
/dports/www/firefox/firefox-99.0/third_party/aom/av1/common/
H A Dmv.h37 typedef struct mv32 { struct
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/common/
H A Dmv.h37 typedef struct mv32 { struct

12