/external/libvpx/libvpx/tools/3D-Reconstruction/MotionEST/ |
D | SearchSmooth.py | 31 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
|
D | Anandan.py | 148 def smooth(self, uvs, mvs, min_ssds, l): argument
|
D | Exhaust.py | 224 def smooth(self, uvs, mvs): argument
|
/external/libvpx/libvpx/vp8/common/ |
D | debugmodes.c | 19 FILE *mvs = fopen("mvs.stt", "a"); in vp8_print_modes_and_motion_vectors() local
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_debugmodes.c | 49 FILE *mvs = fopen(file, "a"); in vp9_print_modes_and_motion_vectors() local
|
D | vp9_onyxc_int.h | 68 MV_REF *mvs; member
|
/external/libaom/libaom/av1/common/ |
D | debugmodes.c | 50 FILE *mvs = fopen(file, "a"); in av1_print_modes_and_motion_vectors() local
|
D | av1_common_int.h | 137 MV_REF *mvs; member
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | motion_vector_search_sse4.cc | 73 __m128i mvs[2], denominators[2]; in MvProjectionCompoundClip() local 102 __m128i mvs[2], denominators[2]; in MvProjectionSingleClip() local
|
D | motion_field_projection_sse4.cc | 221 __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/ |
D | motion_field_projection_neon.cc | 220 int32x4_t mvs[2]; in MotionFieldProjectionKernel_NEON() local 279 int32x4_t mvs[2]; in MotionFieldProjectionKernel_NEON() local
|
/external/libgav1/libgav1/src/ |
D | motion_vector.cc | 40 MotionVector* const mvs) { in LowerMvPrecision()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | rdopt.c | 933 int_mv mvs[16]; member
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 1748 int_mv mvs[2]; member
|