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

/ast/src/lib/libvcodex/Vcmisc/
H A Dvctranspose.c239 #if 0 /* combining transpose and run-length-encoding - an optimization */
350 static ssize_t transpose(Vcodex_t* vc, const Void_t* data, size_t size, Void_t** out) function
352 static ssize_t transpose(vc, data, size, out)
554 case TR_PLAIN: /* setting transpose.0 */
583 { transpose,
586 "transpose", "Transposing a table.",
587 "[-version?transpose (AT&T Research) 2003-01-01]" USAGE_LICENSE,

Completed in 7 milliseconds