|
FFmpeg
|
#include <dnn_backend_native.h>
Data Fields | |
| int | height |
| int | width |
| int | channels |
Definition at line 50 of file dnn_backend_native.h.
| int InputParams::height |
Definition at line 51 of file dnn_backend_native.h.
Referenced by set_input_output_native().
| int InputParams::width |
Definition at line 51 of file dnn_backend_native.h.
Referenced by set_input_output_native().
| int InputParams::channels |
Definition at line 51 of file dnn_backend_native.h.
Referenced by set_input_output_native().
1.8.6