Home
last modified time | relevance | path

Searched refs:alloc_pyramid (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dglobal_motion.c581 static ImagePyramid *alloc_pyramid(int width, int height, int pad_size, in alloc_pyramid() function
821 alloc_pyramid(frm_width, frm_height, pad_size, compute_gradient); in compute_global_motion_disflow_based()
827 alloc_pyramid(ref_width, ref_height, pad_size, compute_gradient); in compute_global_motion_disflow_based()