Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_native.c99 static int get_output_native(void *model, const char *input_name, int input_width, int input_height, in get_output_native() function
288 model->get_output = &get_output_native; in ff_dnn_load_model_native()