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

  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h 370 BLOCK_SIZE default_max_partition_size; member in struct:SPEED_FEATURES
vp9_speed_features.c 558 sf->default_max_partition_size = BLOCK_32X32;
    [all...]
  /external/libaom/libaom/av1/encoder/
speed_features.c 398 sf->default_max_partition_size = BLOCK_32X32;
596 sf->default_max_partition_size = BLOCK_32X32;
608 sf->default_max_partition_size = BLOCK_128X128;
703 sf->default_max_partition_size = BLOCK_LARGEST;
    [all...]
speed_features.h 425 BLOCK_SIZE default_max_partition_size; member in struct:SPEED_FEATURES

Completed in 3014 milliseconds