Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dcnn.c288 activation_fn get_activation(ACTIVATION layer_activation) { in get_activation() argument
289 switch (layer_activation) { in get_activation()
318 int stride, ACTIVATION layer_activation) { in av1_cnn_activate_c() argument
319 activation_fn activation = get_activation(layer_activation); in av1_cnn_activate_c()
/external/libaom/config/arm/config/
Dav1_rtcd.h96 …te_c( float **input, int channels, int width, int height, int stride, ACTIVATION layer_activation);
/external/libaom/config/arm64/config/
Dav1_rtcd.h96 …te_c( float **input, int channels, int width, int height, int stride, ACTIVATION layer_activation);
/external/libaom/config/x86/config/
Dav1_rtcd.h96 …te_c( float **input, int channels, int width, int height, int stride, ACTIVATION layer_activation);
/external/libaom/config/x86_64/config/
Dav1_rtcd.h96 …te_c( float **input, int channels, int width, int height, int stride, ACTIVATION layer_activation);