Home
last modified time | relevance | path

Searched refs:vp9_partition_linear_weights (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_partition_models.h964 static const float vp9_partition_linear_weights[24] = { variable
Dvp9_encodeframe.c3284 linear_weights = &vp9_partition_linear_weights[offset]; in ml_pruning_partition()