Searched defs:src_corners (Results 1 – 4 of 4) sorted by relevance
| /external/libaom/av1/encoder/ |
| D | global_motion_facade.c | 83 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()
|
| D | encoder.h | 1990 int src_corners[2 * MAX_CORNERS]; member
|
| /external/libaom/aom_dsp/flow_estimation/ |
| D | flow_estimation.c | 22 int src_height, int src_stride, int *src_corners, in aom_compute_global_motion()
|
| D | corner_match.c | 146 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()
|