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

  /external/libvpx/vp8/encoder/
onyx_int.h 173 SEARCH_METHODS search_method; member in struct:__anon8488
onyx_if.c 560 sf->search_method = NSTEP;
864 sf->search_method = NSTEP;
990 sf->search_method = HEX;
992 sf->search_method = DIAMOND;
    [all...]
pickinter.c 733 if (cpi->sf.search_method == HEX)
rdopt.c 1154 if (cpi->sf.search_method == HEX)
    [all...]

Completed in 451 milliseconds