Home
last modified time | relevance | path

Searched refs:segment_map_h (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dglobal_motion_facade.c83 const int segment_map_h, const WarpedMotionParams *ref_params) { in compute_global_motion_for_ref_frame() argument
136 segment_map, segment_map_w, segment_map_h, motion_models[i].inliers, in compute_global_motion_for_ref_frame()
184 int segment_map_h) { in av1_compute_gm_for_valid_ref_frames() argument
192 segment_map_h, ref_params); in av1_compute_gm_for_valid_ref_frames()
200 const int segment_map_h) { in compute_global_motion_for_references() argument
210 segment_map_w, segment_map_h); in compute_global_motion_for_references()
349 gm_info->segment_map_h = in setup_global_motion_info_params()
395 gm_data->segment_map, gm_info->segment_map_w, gm_info->segment_map_h); in global_motion_estimation()
H A Dglobal_motion_facade.h28 gm_info->segment_map_w * gm_info->segment_map_h)); in gm_alloc_data()
52 int segment_map_h);
H A Dencoder.h2096 int segment_map_h; /*!< segment map height */ member
H A Dethread.c2613 gm_info->segment_map_w, gm_info->segment_map_h); in gm_mt_worker_hook()