FFmpeg
Data Fields
FMVCContext Struct Reference

Data Fields

GetByteContext gb
 
PutByteContext pb
 
uint8_t * buffer
 
size_t buffer_size
 
uint8_t * pbuffer
 
size_t pbuffer_size
 
ptrdiff_t stride
 
int bpp
 
int yb
 
int xb
 
InterBlockblocks
 
unsigned nb_blocks
 

Detailed Description

Definition at line 41 of file fmvc.c.

Field Documentation

◆ gb

GetByteContext FMVCContext::gb

Definition at line 42 of file fmvc.c.

◆ pb

PutByteContext FMVCContext::pb

Definition at line 43 of file fmvc.c.

◆ buffer

uint8_t* FMVCContext::buffer

Definition at line 44 of file fmvc.c.

◆ buffer_size

size_t FMVCContext::buffer_size

Definition at line 45 of file fmvc.c.

◆ pbuffer

uint8_t* FMVCContext::pbuffer

Definition at line 46 of file fmvc.c.

◆ pbuffer_size

size_t FMVCContext::pbuffer_size

Definition at line 47 of file fmvc.c.

◆ stride

ptrdiff_t FMVCContext::stride

Definition at line 48 of file fmvc.c.

◆ bpp

int FMVCContext::bpp

Definition at line 49 of file fmvc.c.

◆ yb

int FMVCContext::yb

Definition at line 50 of file fmvc.c.

◆ xb

int FMVCContext::xb

Definition at line 50 of file fmvc.c.

◆ blocks

InterBlock* FMVCContext::blocks

Definition at line 51 of file fmvc.c.

◆ nb_blocks

unsigned FMVCContext::nb_blocks

Definition at line 52 of file fmvc.c.


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