Searched refs:CNN_MULTI_OUT (Results 1 – 9 of 9) sorted by relevance
/external/libaom/av1/encoder/ |
D | cnn.h | 159 struct CNN_MULTI_OUT { struct 181 struct CNN_MULTI_OUT *output); argument 186 int bit_depth, CNN_MULTI_OUT *output);
|
D | cnn.c | 906 CNN_MULTI_OUT *output_struct) { in av1_cnn_predict_c() 1087 CNN_MULTI_OUT *output) { in av1_cnn_predict_img_multi_out() 1145 CNN_MULTI_OUT *output) { in av1_cnn_predict_img_multi_out_highbd() 1208 CNN_MULTI_OUT output_struct = { .output_channels = output_chs, in av1_cnn_predict_img() 1226 CNN_MULTI_OUT output_struct = { .output_channels = output_chs, in av1_cnn_predict_img_highbd()
|
D | partition_strategy.c | 178 CNN_MULTI_OUT output = { in av1_intra_mode_cnn_partition()
|
/external/libaom/config/riscv64/config/ |
D | av1_rtcd.h | 54 struct CNN_MULTI_OUT; 55 typedef struct CNN_MULTI_OUT CNN_MULTI_OUT; typedef 173 …de, const CNN_CONFIG *cnn_config, const CNN_THREAD_DATA *thread_data, CNN_MULTI_OUT *output_struct…
|
/external/libaom/test/ |
D | cnn_test.cc | 64 CNN_MULTI_OUT output_struct = { num_outputs, output_chs, output_strides, in RunCNNTest() 77 CNN_MULTI_OUT *output, const float **expected, in RunMultiOutCNNTest() 2502 CNN_MULTI_OUT output_struct = { num_outputs, output_chs, output_dims, in TEST_F()
|
/external/libaom/config/x86/config/ |
D | av1_rtcd.h | 54 struct CNN_MULTI_OUT; 55 typedef struct CNN_MULTI_OUT CNN_MULTI_OUT; typedef 206 …de, const CNN_CONFIG *cnn_config, const CNN_THREAD_DATA *thread_data, CNN_MULTI_OUT *output_struct…
|
/external/libaom/config/x86_64/config/ |
D | av1_rtcd.h | 54 struct CNN_MULTI_OUT; 55 typedef struct CNN_MULTI_OUT CNN_MULTI_OUT; typedef 206 …de, const CNN_CONFIG *cnn_config, const CNN_THREAD_DATA *thread_data, CNN_MULTI_OUT *output_struct…
|
/external/libaom/config/arm/config/ |
D | av1_rtcd.h | 54 struct CNN_MULTI_OUT; 55 typedef struct CNN_MULTI_OUT CNN_MULTI_OUT; typedef 179 …de, const CNN_CONFIG *cnn_config, const CNN_THREAD_DATA *thread_data, CNN_MULTI_OUT *output_struct…
|
/external/libaom/config/arm64/config/ |
D | av1_rtcd.h | 54 struct CNN_MULTI_OUT; 55 typedef struct CNN_MULTI_OUT CNN_MULTI_OUT; typedef 179 …de, const CNN_CONFIG *cnn_config, const CNN_THREAD_DATA *thread_data, CNN_MULTI_OUT *output_struct…
|