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

  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h 328 int adaptive_motion_search; member in struct:SPEED_FEATURES
vp9_speed_features.c 206 sf->adaptive_motion_search = 1;
380 sf->adaptive_motion_search = 1;
686 sf->adaptive_motion_search = 0;
vp9_encodeframe.c     [all...]
vp9_rd.c 497 (cpi->sf.adaptive_motion_search && block_size < x->max_partition_size);
vp9_rdopt.c     [all...]

Completed in 162 milliseconds