|
FFmpeg
|
#include <ops.h>
Data Fields | |
| AVRational64 | m [4][5] |
| Generalized 5x5 affine transformation: [ Out.x ] = [ A B C D E ] [ Out.y ] = [ F G H I J ] * [ x y z w 1 ] [ Out.z ] = [ K L M N O ] [ Out.w ] = [ P Q R S T ]. | |
| AVRational64 SwsLinearOp::m[4][5] |
Generalized 5x5 affine transformation: [ Out.x ] = [ A B C D E ] [ Out.y ] = [ F G H I J ] * [ x y z w 1 ] [ Out.z ] = [ K L M N O ] [ Out.w ] = [ P Q R S T ].
Definition at line 200 of file ops.h.
Referenced by ff_sws_op_list_optimize().