Searched refs:ImagePyramid (Results 1 – 1 of 1) sorted by relevance
65 } ImagePyramid; typedef712 static ImagePyramid *alloc_pyramid(int width, int height, int pad_size, in alloc_pyramid()714 ImagePyramid *pyr = aom_malloc(sizeof(*pyr)); in alloc_pyramid()735 static void free_pyramid(ImagePyramid *pyr) { in free_pyramid()744 static INLINE void update_level_dims(ImagePyramid *frm_pyr, int level) { in update_level_dims()760 ImagePyramid *frm_pyr) { in compute_flow_pyramids()858 static void compute_flow_field(ImagePyramid *frm_pyr, ImagePyramid *ref_pyr, in compute_flow_field()942 ImagePyramid *frm_pyr = in compute_global_motion_disflow_based()948 ImagePyramid *ref_pyr = in compute_global_motion_disflow_based()