HomeSort by relevance Sort by last modified time
    Searched refs:search_method (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 178 SEARCH_METHODS search_method; member in struct:__anon10986
onyx_if.c 651 sf->search_method = NSTEP;
797 sf->search_method = NSTEP;
821 sf->search_method = HEX;
919 if (cpi->sf.search_method == NSTEP)
923 else if (cpi->sf.search_method == DIAMOND)
    [all...]
pickinter.c 960 if (cpi->sf.search_method == HEX)
    [all...]

Completed in 165 milliseconds