Doxygen Book
elements Directory Reference
Directory dependency graph for elements:
nnstreamer/elements

Files

file  gsttensor_aggregator.c [code]
 GStreamer plugin to aggregate tensor stream.
 
file  gsttensor_aggregator.h [code]
 GStreamer plugin to aggregate tensor stream.
 
file  gsttensor_converter.c [code]
 GStreamer plugin to convert media types to tensors (as a filter for other general neural network filters)
 
file  gsttensor_converter.h [code]
 GStreamer plugin to convert media types to tensors (as a filter for other general neural network filters)
 
file  gsttensor_converter_media_info_audio.h [code]
 Define collection of media type and functions to parse media info for audio support.
 
file  gsttensor_converter_media_info_video.h [code]
 Define collection of media type and functions to parse media info for video support.
 
file  gsttensor_converter_media_no_audio.h [code]
 Define collection of media type and functions to parse media info for audio if there is no audio support.
 
file  gsttensor_converter_media_no_video.h [code]
 Define collection of media type and functions to parse media info for video if there is no video support.
 
file  gsttensor_crop.c [code]
 GStreamer element to crop the regions of incoming tensor.
 
file  gsttensor_crop.h [code]
 GStreamer element to crop the regions of incoming tensor.
 
file  gsttensor_debug.c [code]
 GStreamer plugin to help debug tensor streams.
 
file  gsttensor_debug.h [code]
 GStreamer plugin to help debug tensor streams.
 
file  gsttensor_decoder.c [code]
 GStreamer plugin to convert tensors (as a filter for other general neural network filters) to other media types.
 
file  gsttensor_decoder.h [code]
 GStreamer plugin to convert tensors to media types.
 
file  gsttensor_demux.c [code]
 GStreamer plugin to demux tensors (as a filter for other general neural network filters)
 
file  gsttensor_demux.h [code]
 GStreamer plugin to demux tensors (as a filter for other general neural network filters)
 
file  gsttensor_if.c [code]
 GStreamer plugin to control flow based on tensor values.
 
file  gsttensor_if.h [code]
 GStreamer plugin to control flow based on tensor values.
 
file  gsttensor_merge.c [code]
 GStreamer plugin to merge tensors (as a filter for other general neural network filters)
 
file  gsttensor_merge.h [code]
 GStreamer plugin to merge tensors (as a filter for other general neural network filters)
 
file  gsttensor_mux.c [code]
 GStreamer plugin to mux tensors (as a filter for other general neural network filters)
 
file  gsttensor_mux.h [code]
 GStreamer plugin to mux tensors (as a filter for other general neural network filters)
 
file  gsttensor_rate.c [code]
 GStreamer plugin to adjust tensor rate.
 
file  gsttensor_rate.h [code]
 GStreamer plugin to adjust tensor rate.
 
file  gsttensor_repo.c [code]
 tensor repo file for NNStreamer, the GStreamer plugin for neural networks
 
file  gsttensor_repo.h [code]
 tensor repo header file for NNStreamer, the GStreamer plugin for neural networks
 
file  gsttensor_reposink.c [code]
 GStreamer plugin to handle tensor repository.
 
file  gsttensor_reposink.h [code]
 GStreamer plugin to handle tensor repository.
 
file  gsttensor_reposrc.c [code]
 GStreamer plugin to handle tensor repository.
 
file  gsttensor_reposrc.h [code]
 GStreamer plugin to handle tensor repository.
 
file  gsttensor_sink.c [code]
 GStreamer plugin to handle tensor stream.
 
file  gsttensor_sink.h [code]
 GStreamer plugin to handle tensor stream.
 
file  gsttensor_sparsedec.c [code]
 GStreamer element to decode sparse tensors into dense tensors.
 
file  gsttensor_sparsedec.h [code]
 GStreamer element to decode sparse tensors into dense tensors.
 
file  gsttensor_sparseenc.c [code]
 GStreamer element to encode dense tensors into sparse tensors.
 
file  gsttensor_sparseenc.h [code]
 GStreamer element to encode sparse tensors into dense tensors.
 
file  gsttensor_sparseutil.c [code]
 Util functions for tensor_sparse encoder and decoder.
 
file  gsttensor_sparseutil.h [code]
 Util functions for tensor_sparse encoder and decoder.
 
file  gsttensor_split.c [code]
 GStreamer plugin to split tensor (as a filter for other general neural network filters)
 
file  gsttensor_split.h [code]
 GStreamer plugin to split tensor (as a filter for other general neural network filters)
 
file  gsttensor_srciio.c [code]
 GStreamer plugin to capture sensor data as tensor(s)
 
file  gsttensor_srciio.h [code]
 GStreamer plugin to support linux IIO as tensor(s)
 
file  gsttensor_trainer.c [code]
 GStreamer plugin to train tensor data using NN Frameworks.
 
file  gsttensor_trainer.h [code]
 GStreamer plugin to train tensor data using NN Frameworks.
 
file  gsttensor_transform.c [code]
 GStreamer plugin to transform tensor dimension or type.
 
file  gsttensor_transform.h [code]
 GStreamer plugin to transform tensor dimension or type.
 
file  ignore_warning.sh [code]