FFmpeg  4.1.5
Data Fields
DNNData Struct Reference

#include <libavfilter/dnn_interface.h>

Data Fields

float * data
 
int width
 
int height
 
int channels
 

Detailed Description

Definition at line 33 of file dnn_interface.h.

Field Documentation

◆ data

float* DNNData::data

◆ width

int DNNData::width

◆ height

int DNNData::height

◆ channels

int DNNData::channels

The documentation for this struct was generated from the following file: