FFmpeg
|
Data Fields | |
const AVClass * | class |
TFOptions | options |
Definition at line 43 of file dnn_backend_tf.c.
const AVClass* TFContext::class |
Definition at line 44 of file dnn_backend_tf.c.
Referenced by ff_dnn_load_model_tf().
TFOptions TFContext::options |
Definition at line 45 of file dnn_backend_tf.c.
Referenced by load_tf_model().