Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpartition_model_weights.h25 #define FEATURE_SIZE 10 macro
28 static const float av1_ab_partition_nn_weights_128_layer0[FEATURE_SIZE * 64] = {
333 FEATURE_SIZE, // num_inputs
350 static const float av1_ab_partition_nn_weights_64_layer0[FEATURE_SIZE * 64] = {
655 FEATURE_SIZE, // num_inputs
672 static const float av1_ab_partition_nn_weights_32_layer0[FEATURE_SIZE * 64] = {
977 FEATURE_SIZE, // num_inputs
994 static const float av1_ab_partition_nn_weights_16_layer0[FEATURE_SIZE * 64] = {
1299 FEATURE_SIZE, // num_inputs
1315 #undef FEATURE_SIZE
[all …]