Home
last modified time | relevance | path

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

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