Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dconvolution.h27 MATRIX_ROW, enumerator
H A Dvf_convolution.c57 { "row", "single row matrix", 0, AV_OPT_TYPE_CONST, {.i64=MATRIX_ROW} , 0, 0, FLAGS, "mode" },
740 if (s->mode[i] == MATRIX_ROW) { in param_init()
850 if (s->mode[p] == MATRIX_ROW) in param_init()

Completed in 3 milliseconds