Home
last modified time | relevance | path

Searched refs:destroy_request_item (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_tf.c95 static inline void destroy_request_item(TFRequestItem **arg);
180 destroy_request_item(&request); in tf_start_inference()
192 static inline void destroy_request_item(TFRequestItem **arg) { in destroy_request_item() function
919 destroy_request_item(&item); in ff_dnn_load_model_tf()
1094 destroy_request_item(&request); in infer_completion_callback()
1108 destroy_request_item(&request); in execute_model_tf()
1139 destroy_request_item(&request); in execute_model_tf()
1217 destroy_request_item(&request); in ff_dnn_flush_tf()
1233 destroy_request_item(&item); in ff_dnn_free_model_tf()