Home
last modified time | relevance | path

Searched defs:mvs (Results 126 – 150 of 551) sorted by relevance

12345678910>>...23

/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/cmd/go/internal/mvs/
H A Dmvs.go7 package mvs package
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki/src/main/java/de/lmu/ifi/dbs/elki/algorithm/statistics/
H A DAveragePrecisionAtK.java119 MeanVarianceMinMax[] mvs = MeanVarianceMinMax.newArray(k); in run() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Doptical_flow.c408 const int frame_width, LOCALMV *localmvs, MV *mvs) { in filter_mvs()
485 const int bit_depth, LOCALMV *mvs) { in lucas_kanade()
554 const OPTFLOW_METHOD method, LOCALMV *mvs) { in pyramid_optical_flow()
642 MV *mvs) { in optical_flow()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Doptical_flow.c408 const int frame_width, LOCALMV *localmvs, MV *mvs) { in filter_mvs()
485 const int bit_depth, LOCALMV *mvs) { in lucas_kanade()
554 const OPTFLOW_METHOD method, LOCALMV *mvs) { in pyramid_optical_flow()
642 MV *mvs) { in optical_flow()
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-input/src/main/java/de/lmu/ifi/dbs/elki/datasource/filter/transform/
H A DPerturbationFilter.java122 private MeanVarianceMinMax[] mvs = null; field in PerturbationFilter
/dports/multimedia/libgav1/libgav1-0.17.0/src/dsp/x86/
H A Dmotion_field_projection_sse4.cc221 __m128i r, position_xy, mvs[2]; in MotionFieldProjectionKernel_SSE4_1() local
280 __m128i r, position_xy, mvs[2]; in MotionFieldProjectionKernel_SSE4_1() local
/dports/graphics/colmap/colmap-3.6/src/mvs/
H A Dimage.cc40 namespace mvs { namespace
H A Dworkspace.cc39 namespace mvs { namespace
H A Dfusion.cc37 namespace mvs { namespace
H A Dpatch_match.cc46 namespace mvs { namespace
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Dvf_codecview.c202 const AVMotionVector *mvs = (const AVMotionVector *)sd->data; in filter_frame() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Dvf_codecview.c202 const AVMotionVector *mvs = (const AVMotionVector *)sd->data; in filter_frame() local
/dports/multimedia/libgav1/libgav1-0.17.0/src/dsp/arm/
H A Dmotion_field_projection_neon.cc220 int32x4_t mvs[2]; in MotionFieldProjectionKernel_NEON() local
279 int32x4_t mvs[2]; in MotionFieldProjectionKernel_NEON() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libgav1/src/src/dsp/arm/
H A Dmotion_field_projection_neon.cc220 int32x4_t mvs[2]; in MotionFieldProjectionKernel_NEON() local
279 int32x4_t mvs[2]; in MotionFieldProjectionKernel_NEON() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libgav1/src/src/dsp/x86/
H A Dmotion_field_projection_sse4.cc221 __m128i r, position_xy, mvs[2]; in MotionFieldProjectionKernel_SSE4_1() local
280 __m128i r, position_xy, mvs[2]; in MotionFieldProjectionKernel_SSE4_1() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmpegutils.c118 AVMotionVector *mvs = av_malloc_array(mb_width * mb_height, 2 * 4 * sizeof(AVMotionVector)); in ff_print_debug_info2() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmpegutils.c118 AVMotionVector *mvs = av_malloc_array(mb_width * mb_height, 2 * 4 * sizeof(AVMotionVector)); in ff_print_debug_info2() local
/dports/science/tfel/tfel-3.4.0/mfront/src/
H A DAsterInterface.cxx746 const auto mvs = mb.getMainVariablesSize(); in writeAsterBehaviourTraits() local
/dports/science/tfel-edf/tfel-3.2.1/mfront/src/
H A DAsterInterface.cxx747 const auto mvs = mb.getMainVariablesSize(); in writeAsterBehaviourTraits() local
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMRenderQuality.h92 void setVisibilitySamples(int mvs) in setVisibilitySamples()
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dpixel.c758 uint16_t *cost_mvx, int16_t *mvs, int width, int thresh ) in x264_pixel_ads4()
775 uint16_t *cost_mvx, int16_t *mvs, int width, int thresh ) in x264_pixel_ads2()
790 uint16_t *cost_mvx, int16_t *mvs, int width, int thresh ) in x264_pixel_ads1()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dpixel.c758 uint16_t *cost_mvx, int16_t *mvs, int width, int thresh ) in x264_pixel_ads4()
775 uint16_t *cost_mvx, int16_t *mvs, int width, int thresh ) in x264_pixel_ads2()
790 uint16_t *cost_mvx, int16_t *mvs, int width, int thresh ) in x264_pixel_ads1()
/dports/games/wolfpack/empire-4.4.1/src/lib/subs/
H A Dshpsub.c489 struct ulist *mvs = NULL; in most_valuable_ship() local
550 struct ulist *mvs; in shp_missile_interdiction() local
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Decoder/Codec/
H A DEbDecPicMgr.c81 static INLINE EbErrorType mvs_8x8_memory_alloc(TemporalMvRef **mvs, FrameHeader *frame_info) { in mvs_8x8_memory_alloc()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbReferenceObject.h47 MV_REF * mvs; member

12345678910>>...23