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

  /external/libaom/libaom/av1/encoder/
speed_features.h 652 int simple_motion_search_split_only; member in struct:SPEED_FEATURES
speed_features.c 257 sf->simple_motion_search_split_only = 1;
336 // simple_motion_search_split_only in partition search function and set the
339 sf->simple_motion_search_split_only =
758 sf->simple_motion_search_split_only = 0;
    [all...]
partition_strategy.c 123 if (cpi->sf.simple_motion_search_split_only >= 2) {
encodeframe.c     [all...]

Completed in 142 milliseconds