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

  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h 310 BLOCK_SIZE default_max_partition_size; member in struct:SPEED_FEATURES
vp9_speed_features.c 472 sf->default_max_partition_size = BLOCK_32X32;
701 sf->default_max_partition_size = BLOCK_64X64;
800 x->max_partition_size = sf->default_max_partition_size;

Completed in 76 milliseconds