AVBlocks for C++
3.0
Audio and Video Software Development Kit
|
Defines the motion estimation methods used when encoding H.264/AVC. More...
Enumerations | |
enum | Enum { Full = 0 , ClassicLog = 1 , Log = 2 , EPZS = 3 , FullOrthogonal = 4 , LogOrthogonal = 5 , UMH = 8 } |
H264MeMethod::Enum. More... | |
Defines the motion estimation methods used when encoding H.264/AVC.
enum Enum |