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

  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h 388 int adaptive_motion_search; member in struct:SPEED_FEATURES
vp9_speed_features.c 263 sf->adaptive_motion_search = 1;
463 sf->adaptive_motion_search = 1;
    [all...]
vp9_rdopt.c     [all...]
  /external/libaom/libaom/av1/encoder/
speed_features.h 434 int adaptive_motion_search; member in struct:SPEED_FEATURES
encodeframe.c     [all...]
speed_features.c 306 // adaptive_motion_search breaks encoder multi-thread tests.
309 // sf->adaptive_motion_search = 1;
526 // adaptive_motion_search breaks encoder multi-thread tests.
529 // sf->adaptive_motion_search = 1;
685 sf->adaptive_motion_search = 0;
    [all...]
rd.c     [all...]
rdopt.c     [all...]

Completed in 654 milliseconds