| FFmpeg
    | 
PixContext Struct Reference
  #include <mss12.h>
Collaboration diagram for PixContext:

| 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
Field Documentation
| 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().
| int PixContext::cache_size | 
Definition at line 59 of file mss12.h.
Referenced by decode_pixel(), pixctx_init(), and pixctx_reset().
| Model PixContext::full_model | 
Definition at line 61 of file mss12.h.
Referenced by decode_pixel(), and pixctx_init().
| int PixContext::num_syms | 
Definition at line 59 of file mss12.h.
Referenced by 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:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11