Searched defs:downsample_level (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/libaom/aom_dsp/flow_estimation/ |
H A D | corner_detect.c | 44 int downsample_level, CornerList *corners) { in compute_corner_list() 121 int downsample_level, CornerList *corners) { in av1_compute_corner_list()
|
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()
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | global_motion_facade.c | 92 int downsample_level = cpi->sf.gm_sf.downsample_level; in compute_global_motion_for_ref_frame() local
|
H A D | speed_features.h | 591 int downsample_level; member
|