Searched refs:NSTEP (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h171 NSTEP = 1, enumerator in enum:__anon20645
H A Donyx_if.c769 sf->search_method = NSTEP;
915 sf->search_method = NSTEP;
1037 if (cpi->sf.search_method == NSTEP)
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h197 NSTEP = 1, enumerator in enum:__anon20720
H A Dvp9_onyx_if.c700 sf->search_method = NSTEP;
1044 if (cpi->sf.search_method == NSTEP) {

Completed in 91 milliseconds