Searched defs:mem_alloc_failed (Results 1 – 5 of 5) sorted by relevance
289 bool *mem_alloc_failed) { in ransac_internal()493 int num_desired_motions, bool *mem_alloc_failed) { in ransac()
39 int num_motion_models, bool *mem_alloc_failed) { in aom_compute_global_motion()
257 int num_motion_models, bool *mem_alloc_failed) { in av1_compute_global_motion_feature_match()
768 int num_motion_models, bool *mem_alloc_failed) { in av1_compute_global_motion_disflow()
94 bool mem_alloc_failed = false; in compute_global_motion_for_ref_frame() local