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

/ast/src/lib/libvcodex/Vcmisc/
H A Dvcmtf.c46 static Vcmtarg_t _Mtfargs[] = variable
211 for(arg = _Mtfargs;; ++arg)
238 for(arg = _Mtfargs; arg->name; ++arg)
262 { data = vcgetmtarg(data, 0, 0, _Mtfargs, &arg);
267 for(arg = _Mtfargs;; ++arg)
297 _Mtfargs,

Completed in 9 milliseconds