DepthToSpaceParams   32 libavfilter/dnn/dnn_backend_native_layer_depth2space.c     DepthToSpaceParams *params;
DepthToSpaceParams   56 libavfilter/dnn/dnn_backend_native_layer_depth2space.c     const DepthToSpaceParams *params = (const DepthToSpaceParams *)parameters;
DepthToSpaceParams  364 libavfilter/dnn/dnn_backend_tf.c                                               DepthToSpaceParams *params, const int layer)
DepthToSpaceParams  542 libavfilter/dnn/dnn_backend_tf.c                                                      (DepthToSpaceParams *)conv_network->layers[layer].params, layer);
DepthToSpaceParams   51 tests/dnn/dnn-layer-depth2space-test.c     DepthToSpaceParams params;