Home
last modified time | relevance | path

Searched refs:read_shape_from_file (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_libopencv.c133 static int read_shape_from_file(int *cols, int *rows, int **values, const char *filename, in read_shape_from_file() function
219 if ((ret = read_shape_from_file(&cols, &rows, &values, shape_filename, log_ctx)) < 0) in parse_iplconvkernel()

Completed in 1 milliseconds