Home
last modified time | relevance | path

Searched defs:output_struct (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/test/
Dcnn_test.cc55 CNN_MULTI_OUT output_struct = { num_outputs, output_chs, output_strides, in RunCNNTest() local
2489 CNN_MULTI_OUT output_struct = { num_outputs, output_chs, output_dims, in TEST_F() local
/external/libaom/libaom/av1/encoder/
Dcnn.c835 CNN_MULTI_OUT *output_struct) { in av1_cnn_predict_c()
1121 CNN_MULTI_OUT output_struct = { .output_channels = output_chs, in av1_cnn_predict_img() local
1139 CNN_MULTI_OUT output_struct = { .output_channels = output_chs, in av1_cnn_predict_img_highbd() local