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

Decoders for DCT AC coefficients. More...

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

Public Attributes

Common::ScopedPtr< Common::Huffmanhuffman
 
const WMV2ACCoefficientTableparameters
 

Detailed Description

Decoders for DCT AC coefficients.

Definition at line 99 of file xmvwmv2.h.

Member Data Documentation

◆ huffman

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

Definition at line 100 of file xmvwmv2.h.

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

◆ parameters

const WMV2ACCoefficientTable* Video::XMVWMV2Codec::ACDecoder::parameters

Definition at line 101 of file xmvwmv2.h.

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


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