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 168 SEARCH_METHODS search_method; member in struct:__anon5293
onyx_if.c 483 sf->search_method = NSTEP;
826 sf->search_method = NSTEP;
979 sf->search_method = HEX;
981 sf->search_method = DIAMOND;
    [all...]
pickinter.c 720 if (cpi->sf.search_method == HEX)
rdopt.c     [all...]

Completed in 24 milliseconds