Home
last modified time | relevance | path

Searched defs:segment_map_w (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dglobal_motion_facade.c82 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 Dencoder.h2095 int segment_map_w; /*!< segment map width */ member