Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dglobal_motion_facade.c85 const int segment_map_w, const int segment_map_h, in compute_global_motion_for_ref_frame()
224 MotionModel *params_by_motion, uint8_t *segment_map, int segment_map_w, in av1_compute_gm_for_valid_ref_frames()
242 const int segment_map_w, const int segment_map_h) { in compute_global_motion_for_references()
391 const int segment_map_w, in alloc_global_motion_data()
Dencoder.h1976 int segment_map_w; /*!< segment map width */ member