Home
last modified time | relevance | path

Searched defs:mvs (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/libvpx/tools/3D-Reconstruction/MotionEST/
H A DSearchSmooth.py39 def getRefLocalDiff(self, mvs): argument
78 def smooth(self, uvs, mvs): argument
145 def getRefLocalDiff(self, mvs): argument
184 def smooth(self, uvs, mvs): argument
H A DAnandan.py156 def smooth(self, uvs, mvs, min_ssds, l): argument
H A DExhaust.py232 def smooth(self, uvs, mvs): argument
/aosp_15_r20/external/libaom/av1/encoder/
H A Doptical_flow.c407 const int frame_width, LOCALMV *localmvs, MV *mvs) { in filter_mvs()
479 const int bit_depth, LOCALMV *mvs) { in lucas_kanade()
551 const LOCALMV *mvs, int mv_stride) { in warp_back_frame()
590 const LOCALMV *mvs, int mv_stride) { in warp_back_frame_intp()
688 int init_mv_stride, LOCALMV *mvs, in solve_horn_schunck()
872 LOCALMV *mvs) { in horn_schunck()
961 const OPTFLOW_METHOD method, LOCALMV *mvs) { in pyramid_optical_flow()
1061 const OPTFLOW_METHOD method, MV *mvs) { in av1_optical_flow()
H A Dtune_vmaf.c132 FULLPEL_MV *mvs) { in residual_frame_average_variance()
975 const YV12_BUFFER_CONFIG *const recon_sharpened, FULLPEL_MV *mvs, in find_best_frame_unsharp_amount_loop_neg()
1008 FULLPEL_MV *mvs = NULL; in find_best_frame_unsharp_amount_neg() local
/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dmotion_vector_search_sse4.cc73 __m128i mvs[2], denominators[2]; in MvProjectionCompoundClip() local
102 __m128i mvs[2], denominators[2]; in MvProjectionSingleClip() local
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
/aosp_15_r20/external/libgav1/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
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/doc/samples/
Dmatrix_vector_slice.cpp24 matrix_vector_slice<matrix<double> > mvs (m, slice (0, 1, 3), slice (0, 1, 3)); in main() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/mvs/
Dmvs_test.go5 package mvs package
Derrors.go5 package mvs package
Dgraph.go5 package mvs package
Dmvs.go7 package mvs package
/aosp_15_r20/external/libvpx/vp8/common/
H A Ddebugmodes.c19 FILE *mvs = fopen("mvs.stt", "a"); in vp8_print_modes_and_motion_vectors() local
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_debugmodes.c49 FILE *mvs = fopen(file, "a"); in vp9_print_modes_and_motion_vectors() local
H A Dvp9_onyxc_int.h67 MV_REF *mvs; member
/aosp_15_r20/external/libgav1/src/utils/
H A Dcommon_test.cc538 const int16_t mvs[5][2] = { in TEST() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dmatrix_proxy.hpp1546 matrix_vector_slice &operator = (const matrix_vector_slice &mvs) { in operator =()
1552 matrix_vector_slice &assign_temporary (matrix_vector_slice &mvs) { in assign_temporary()
1620 void swap (matrix_vector_slice mvs) { in swap()
1676 …const_iterator (const self_type &mvs, const const_subiterator1_type &it1, const const_subiterator2… in const_iterator()
1792 iterator (self_type &mvs, const subiterator1_type &it1, const subiterator2_type &it2): in iterator()
/aosp_15_r20/external/libgav1/src/
H A Dmotion_vector.cc40 MotionVector* const mvs) { in LowerMvPrecision()
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Drdopt.c933 int_mv mvs[16]; member
/aosp_15_r20/external/libdav1d/src/
H A Dinternal.h224 refmvs_temporal_block *mvs, *ref_mvs[7]; member
/aosp_15_r20/external/libaom/av1/common/
H A Dav1_common_int.h142 MV_REF *mvs; member
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_rdopt.c1744 int_mv mvs[2]; member