Home
last modified time | relevance | path

Searched defs:mem_alloc_failed (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libaom/aom_dsp/flow_estimation/
H A Dransac.c289 bool *mem_alloc_failed) { in ransac_internal()
493 int num_desired_motions, bool *mem_alloc_failed) { in ransac()
H A Dflow_estimation.c39 int num_motion_models, bool *mem_alloc_failed) { in aom_compute_global_motion()
H A Dcorner_match.c257 int num_motion_models, bool *mem_alloc_failed) { in av1_compute_global_motion_feature_match()
H A Ddisflow.c768 int num_motion_models, bool *mem_alloc_failed) { in av1_compute_global_motion_disflow()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dglobal_motion_facade.c94 bool mem_alloc_failed = false; in compute_global_motion_for_ref_frame() local