Searched defs:motion_models (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | global_motion_facade.c | 82 MotionModel *motion_models, uint8_t *segment_map, const int segment_map_w, in compute_global_motion_for_ref_frame() 183 MotionModel *motion_models, uint8_t *segment_map, int segment_map_w, in av1_compute_gm_for_valid_ref_frames() 199 MotionModel *motion_models, uint8_t *segment_map, const int segment_map_w, in compute_global_motion_for_references()
|
H A D | global_motion.h | 39 MotionModel motion_models[RANSAC_NUM_MOTIONS]; member
|
/aosp_15_r20/external/libaom/aom_dsp/flow_estimation/ |
H A D | ransac.c | 287 MotionModel *motion_models, int num_desired_motions, in ransac_internal() 492 TransformationType type, MotionModel *motion_models, in ransac()
|
H A D | flow_estimation.c | 38 int downsample_level, MotionModel *motion_models, in aom_compute_global_motion()
|
H A D | corner_match.c | 256 int bit_depth, int downsample_level, MotionModel *motion_models, in av1_compute_global_motion_feature_match()
|
H A D | disflow.c | 767 int bit_depth, int downsample_level, MotionModel *motion_models, in av1_compute_global_motion_disflow()
|