Home
last modified time | relevance | path

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

/external/libvpx/libvpx/tools/3D-Reconstruction/MotionEST/
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
DAnandan.py156 def smooth(self, uvs, mvs, min_ssds, l): argument
DExhaust.py232 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/libaom/libaom/av1/encoder/
Doptical_flow.c444 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()
Dtune_vmaf.c134 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/
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/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/libaom/libaom/av1/common/
Ddebugmodes.c50 FILE *mvs = fopen(file, "a"); in av1_print_modes_and_motion_vectors() local
Dav1_common_int.h141 MV_REF *mvs; member
/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.c1745 int_mv mvs[2]; member