Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/aom_dsp/flow_estimation/
H A Dcorner_match.c124 const int *ref_corners, int num_ref_corners, in determine_correspondence()
263 CornerList *ref_corners = ref->corners; in av1_compute_global_motion_feature_match() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Doptical_flow.c285 const int maxcorners, int *ref_corners, in detect_corners()
478 int *ref_corners, const int mv_stride, in lucas_kanade()
973 int *ref_corners = NULL; in pyramid_optical_flow() local