FFmpeg
Loading...
Searching...
No Matches
Mpeg12SliceContext Struct Reference

Public Member Functions

 DECLARE_ALIGNED_32 (int16_t, block)[12][64]
 

Data Fields

MPVContext c
 
GetBitContext gb
 
int last_dc [3]
 last DC values
 

Detailed Description

Definition at line 71 of file mpeg12dec.c.

Member Function Documentation

◆ DECLARE_ALIGNED_32()

Mpeg12SliceContext::DECLARE_ALIGNED_32 ( int16_t ,
block  )

Field Documentation

◆ c

◆ gb

GetBitContext Mpeg12SliceContext::gb

Definition at line 73 of file mpeg12dec.c.

Referenced by decode_chunks().

◆ last_dc

int Mpeg12SliceContext::last_dc[3]

last DC values

Definition at line 75 of file mpeg12dec.c.


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