Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dglobal_motion_facade.c81 int num_src_corners, int *src_corners, unsigned char *src_buffer, in compute_global_motion_for_ref_frame()
202 int num_src_corners, int *src_corners, unsigned char *src_buffer, in av1_compute_gm_for_valid_ref_frames()
219 int num_src_corners, int *src_corners, unsigned char *src_buffer, in compute_global_motion_for_references()
Dcorner_match.c142 int av1_determine_correspondence(unsigned char *src, int *src_corners, in av1_determine_correspondence()
Dglobal_motion.c423 int src_height, int src_stride, int *src_corners, int num_src_corners, in compute_global_motion_feature_based()
992 int src_height, int src_stride, int *src_corners, in av1_compute_global_motion()
Dencoder.h1859 int src_corners[2 * MAX_CORNERS]; member