Home
last modified time | relevance | path

Searched defs:run_mesh_search (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dmcomp.h108 int run_mesh_search; // Sets mesh search unless it got pruned by member
H A Dmcomp.c1793 int run_mesh_search = ms_params->run_mesh_search; in av1_full_pixel_search() local