xoreos  0.0.5
Public Attributes | List of all members
Video::XMVWMV2Codec::MVDecoder Struct Reference

Decoder for motion vectors. More...

Collaboration diagram for Video::XMVWMV2Codec::MVDecoder:
Collaboration graph
[legend]

Public Attributes

Common::ScopedPtr< Common::Huffmanhuffman
 
const WMV2MVTableparameters
 

Detailed Description

Decoder for motion vectors.

Definition at line 105 of file xmvwmv2.h.

Member Data Documentation

◆ huffman

Common::ScopedPtr<Common::Huffman> Video::XMVWMV2Codec::MVDecoder::huffman

Definition at line 106 of file xmvwmv2.h.

Referenced by Video::XMVWMV2Codec::init().

◆ parameters

const WMV2MVTable* Video::XMVWMV2Codec::MVDecoder::parameters

Definition at line 107 of file xmvwmv2.h.

Referenced by Video::XMVWMV2Codec::init().


The documentation for this struct was generated from the following file: