Home
last modified time | relevance | path

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

/external/libvpx/libvpx/tools/3D-Reconstruction/MotionEST/
DSearchSmooth.py31 def getRefLocalDiff(self, mvs): argument
70 def smooth(self, uvs, mvs): argument
137 def getRefLocalDiff(self, mvs): argument
176 def smooth(self, uvs, mvs): argument
DAnandan.py148 def smooth(self, uvs, mvs, min_ssds, l): argument
DExhaust.py224 def smooth(self, uvs, mvs): argument
/external/libvpx/libvpx/vp8/common/
Ddebugmodes.c19 FILE *mvs = fopen("mvs.stt", "a"); in vp8_print_modes_and_motion_vectors() local
/external/libvpx/libvpx/vp9/common/
Dvp9_debugmodes.c49 FILE *mvs = fopen(file, "a"); in vp9_print_modes_and_motion_vectors() local
Dvp9_onyxc_int.h68 MV_REF *mvs; member
/external/libaom/libaom/av1/common/
Ddebugmodes.c50 FILE *mvs = fopen(file, "a"); in av1_print_modes_and_motion_vectors() local
Dav1_common_int.h137 MV_REF *mvs; member
/external/libgav1/libgav1/src/dsp/x86/
Dmotion_vector_search_sse4.cc73 __m128i mvs[2], denominators[2]; in MvProjectionCompoundClip() local
102 __m128i mvs[2], denominators[2]; in MvProjectionSingleClip() local
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
/external/libgav1/libgav1/src/dsp/arm/
Dmotion_field_projection_neon.cc220 int32x4_t mvs[2]; in MotionFieldProjectionKernel_NEON() local
279 int32x4_t mvs[2]; in MotionFieldProjectionKernel_NEON() local
/external/libgav1/libgav1/src/
Dmotion_vector.cc40 MotionVector* const mvs) { in LowerMvPrecision()
/external/libvpx/libvpx/vp8/encoder/
Drdopt.c933 int_mv mvs[16]; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c1748 int_mv mvs[2]; member