Home
last modified time | relevance | path

Searched defs:src_corners (Results 1 – 4 of 4) sorted by relevance

/external/libaom/av1/encoder/
Dglobal_motion_facade.c83 int num_src_corners, int *src_corners, unsigned char *src_buffer, in compute_global_motion_for_ref_frame()
223 int num_src_corners, int *src_corners, unsigned char *src_buffer, in av1_compute_gm_for_valid_ref_frames()
240 int num_src_corners, int *src_corners, unsigned char *src_buffer, in compute_global_motion_for_references()
Dencoder.h1990 int src_corners[2 * MAX_CORNERS]; member
/external/libaom/aom_dsp/flow_estimation/
Dflow_estimation.c22 int src_height, int src_stride, int *src_corners, in aom_compute_global_motion()
Dcorner_match.c146 int aom_determine_correspondence(unsigned char *src, int *src_corners, in aom_determine_correspondence()
215 int src_height, int src_stride, int *src_corners, int num_src_corners, in av1_compute_global_motion_feature_based()