Home | History | Annotate | Download | only in encoder

Lines Matching refs:MAX_MVSEARCH_STEPS

577     sf->max_step_search_steps = MAX_MVSEARCH_STEPS;
620 sf->max_step_search_steps = MAX_MVSEARCH_STEPS;
1841 CHECK_MEM_ERROR(cpi->mb.ss, vpx_calloc(sizeof(search_site), (MAX_MVSEARCH_STEPS * 8) + 1));