FFmpeg
Data Fields
MSMPEG4EncContext Struct Reference

#include <msmpeg4enc.h>

Data Fields

MpegEncContext s
 
unsigned ac_stats [2][2][MAX_LEVEL+1][MAX_RUN+1][2]
 [mb_intra][isChroma][level][run][last] More...
 

Detailed Description

Definition at line 29 of file msmpeg4enc.h.

Field Documentation

◆ s

MpegEncContext MSMPEG4EncContext::s

Definition at line 30 of file msmpeg4enc.h.

Referenced by find_best_tables().

◆ ac_stats

unsigned MSMPEG4EncContext::ac_stats[2][2][MAX_LEVEL+1][MAX_RUN+1][2]

[mb_intra][isChroma][level][run][last]

Definition at line 33 of file msmpeg4enc.h.

Referenced by ff_msmpeg4_encode_block(), and find_best_tables().


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