FFmpeg
Data Fields
EightBpsContext Struct Reference

Data Fields

AVCodecContextavctx
 
uint8_t planes
 
uint8_t planemap [4]
 
uint32_t pal [256]
 

Detailed Description

Definition at line 41 of file 8bps.c.

Field Documentation

◆ avctx

AVCodecContext* EightBpsContext::avctx

Definition at line 42 of file 8bps.c.

◆ planes

uint8_t EightBpsContext::planes

Definition at line 44 of file 8bps.c.

◆ planemap

uint8_t EightBpsContext::planemap[4]

Definition at line 45 of file 8bps.c.

◆ pal

uint32_t EightBpsContext::pal[256]

Definition at line 47 of file 8bps.c.


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