Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dcnn.h158 struct CNN_MULTI_OUT { struct
175 struct CNN_MULTI_OUT *output); argument
180 int bit_depth, CNN_MULTI_OUT *output);
Dcnn.c835 CNN_MULTI_OUT *output_struct) { in av1_cnn_predict_c()
1004 CNN_MULTI_OUT *output) { in av1_cnn_predict_img_multi_out()
1060 CNN_MULTI_OUT *output) { in av1_cnn_predict_img_multi_out_highbd()
1121 CNN_MULTI_OUT output_struct = { .output_channels = output_chs, in av1_cnn_predict_img()
1139 CNN_MULTI_OUT output_struct = { .output_channels = output_chs, in av1_cnn_predict_img_highbd()
Dpartition_strategy.c96 CNN_MULTI_OUT output = { in av1_intra_mode_cnn_partition()
/external/libaom/config/arm64/config/
Dav1_rtcd.h54 struct CNN_MULTI_OUT;
55 typedef struct CNN_MULTI_OUT CNN_MULTI_OUT; typedef
111 …de, const CNN_CONFIG *cnn_config, const CNN_THREAD_DATA *thread_data, CNN_MULTI_OUT *output_struct…
/external/libaom/config/x86/config/
Dav1_rtcd.h54 struct CNN_MULTI_OUT;
55 typedef struct CNN_MULTI_OUT CNN_MULTI_OUT; typedef
111 …de, const CNN_CONFIG *cnn_config, const CNN_THREAD_DATA *thread_data, CNN_MULTI_OUT *output_struct…
/external/libaom/config/arm/config/
Dav1_rtcd.h54 struct CNN_MULTI_OUT;
55 typedef struct CNN_MULTI_OUT CNN_MULTI_OUT; typedef
111 …de, const CNN_CONFIG *cnn_config, const CNN_THREAD_DATA *thread_data, CNN_MULTI_OUT *output_struct…
/external/libaom/config/x86_64/config/
Dav1_rtcd.h54 struct CNN_MULTI_OUT;
55 typedef struct CNN_MULTI_OUT CNN_MULTI_OUT; typedef
111 …de, const CNN_CONFIG *cnn_config, const CNN_THREAD_DATA *thread_data, CNN_MULTI_OUT *output_struct…
/external/libaom/libaom/test/
Dcnn_test.cc55 CNN_MULTI_OUT output_struct = { num_outputs, output_chs, output_strides, in RunCNNTest()
68 CNN_MULTI_OUT *output, const float **expected, in RunMultiOutCNNTest()
2489 CNN_MULTI_OUT output_struct = { num_outputs, output_chs, output_dims, in TEST_F()