/external/libvpx/libvpx/tools/3D-Reconstruction/MotionEST/ |
D | SearchSmooth.py | 39 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
|
D | Anandan.py | 156 def smooth(self, uvs, mvs, min_ssds, l): argument
|
D | Exhaust.py | 232 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/libaom/libaom/av1/encoder/ |
D | optical_flow.c | 444 const int frame_width, LOCALMV *localmvs, MV *mvs) { in filter_mvs() 516 const int bit_depth, LOCALMV *mvs) { in lucas_kanade() 588 const LOCALMV *mvs, int mv_stride) { in warp_back_frame() 627 const LOCALMV *mvs, int mv_stride) { in warp_back_frame_intp() 725 int init_mv_stride, LOCALMV *mvs, in solve_horn_schunck() 909 LOCALMV *mvs) { in horn_schunck() 998 const OPTFLOW_METHOD method, LOCALMV *mvs) { in pyramid_optical_flow() 1098 const OPTFLOW_METHOD method, MV *mvs) { in av1_optical_flow()
|
D | tune_vmaf.c | 134 FULLPEL_MV *mvs) { in residual_frame_average_variance() 967 YV12_BUFFER_CONFIG *const recon_sharpened, FULLPEL_MV *mvs, in find_best_frame_unsharp_amount_loop_neg() 1000 FULLPEL_MV *mvs = NULL; in find_best_frame_unsharp_amount_neg() 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/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/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 | 141 MV_REF *mvs; member
|
/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 | 1745 int_mv mvs[2]; member
|