FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
PixContext Struct Reference

#include <mss12.h>

Data Fields

int cache_size
 
int num_syms
 
uint8_t cache [12]
 
Model cache_model
 
Model full_model
 
Model sec_models [15][4]
 
int special_initial_cache
 

Detailed Description

Definition at line 58 of file mss12.h.

Field Documentation

int PixContext::cache_size

Definition at line 59 of file mss12.h.

Referenced by decode_pixel(), pixctx_init(), and pixctx_reset().

int PixContext::num_syms

Definition at line 59 of file mss12.h.

Referenced by pixctx_init().

uint8_t PixContext::cache[12]

Definition at line 60 of file mss12.h.

Referenced by decode_pixel(), and pixctx_reset().

Model PixContext::cache_model

Definition at line 61 of file mss12.h.

Referenced by decode_pixel(), and pixctx_init().

Model PixContext::full_model

Definition at line 61 of file mss12.h.

Referenced by decode_pixel(), and pixctx_init().

Model PixContext::sec_models[15][4]

Definition at line 62 of file mss12.h.

Referenced by decode_pixel_in_context(), and pixctx_init().

int PixContext::special_initial_cache

Definition at line 63 of file mss12.h.

Referenced by pixctx_init(), and pixctx_reset().


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