Searched refs:MATRIX_ROW (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | convolution.h | 27 MATRIX_ROW, enumerator
|
H A D | vf_convolution.c | 57 { "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