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

  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h 149 VAR_BASED_PARTITION,
vp9_speed_features.c 577 sf->partition_search_type = VAR_BASED_PARTITION;
637 sf->partition_search_type = VAR_BASED_PARTITION;
640 sf->partition_search_type = VAR_BASED_PARTITION;
643 sf->partition_search_type = VAR_BASED_PARTITION;
    [all...]
vp9_rd.c 344 if (cpi->sf.partition_search_type != VAR_BASED_PARTITION ||
vp9_encodeframe.c 609 if (sf->partition_search_type != VAR_BASED_PARTITION &&
    [all...]
  /external/libaom/libaom/av1/encoder/
speed_features.h 191 VAR_BASED_PARTITION
speed_features.c 610 sf->partition_search_type = VAR_BASED_PARTITION;
    [all...]
var_based_part.c 399 if (sf->partition_search_type != VAR_BASED_PARTITION) {
encodeframe.c     [all...]

Completed in 613 milliseconds