Searched defs:frm_corners (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | corner_match.c | 144 int av1_determine_correspondence(unsigned char *frm, int *frm_corners, in av1_determine_correspondence()
|
D | global_motion.c | 425 int frm_height, int frm_stride, int *frm_corners, int num_frm_corners, in compute_global_motion_feature_based() 482 static int determine_disflow_correspondence(int *frm_corners, in determine_disflow_correspondence() 912 int frm_height, int frm_stride, int *frm_corners, int num_frm_corners, in compute_global_motion_disflow_based() 994 int frm_height, int frm_stride, int *frm_corners, in av1_compute_global_motion()
|
D | encodeframe.c | 5328 int *num_frm_corners, int *frm_corners, unsigned char *frm_buffer, in compute_global_motion_for_ref_frame() 5510 int *num_frm_corners, int *frm_corners, unsigned char *frm_buffer, in compute_gm_for_valid_ref_frames() 5543 int *num_frm_corners, int *frm_corners, unsigned char *frm_buffer, in compute_global_motion_for_references() 5828 int frm_corners[2 * MAX_CORNERS]; in encode_frame_internal() local
|