Home
last modified time | relevance | path

Searched defs:downsample_level (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libaom/aom_dsp/flow_estimation/
H A Dcorner_detect.c44 int downsample_level, CornerList *corners) { in compute_corner_list()
121 int downsample_level, CornerList *corners) { in av1_compute_corner_list()
H A Dflow_estimation.c38 int downsample_level, MotionModel *motion_models, in aom_compute_global_motion()
H A Dcorner_match.c256 int bit_depth, int downsample_level, MotionModel *motion_models, in av1_compute_global_motion_feature_match()
H A Ddisflow.c767 int bit_depth, int downsample_level, MotionModel *motion_models, in av1_compute_global_motion_disflow()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dglobal_motion_facade.c92 int downsample_level = cpi->sf.gm_sf.downsample_level; in compute_global_motion_for_ref_frame() local
H A Dspeed_features.h591 int downsample_level; member