Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dglobal_motion.c757 static void compute_flow_pyramids(unsigned char *frm, const int frm_width, in compute_flow_pyramids() function
944 compute_flow_pyramids(frm_buffer, frm_width, frm_height, frm_stride, n_levels, in compute_global_motion_disflow_based()
950 compute_flow_pyramids(ref_buffer, ref_width, ref_height, ref->y_stride, in compute_global_motion_disflow_based()