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

Data Fields

uint32_t start
 
uint32_t size
 
int width
 
int height
 
int encode_raw
 
unsigned pos
 
unsigned size
 
uint8_t * slice
 
uint8_t * dst
 
int64_t counts [256]
 
int sign
 
int size
 
const uint8_t * data
 
int data_size
 

Detailed Description

Definition at line 40 of file magicyuv.c.

Field Documentation

◆ start

uint32_t Slice::start

Definition at line 41 of file magicyuv.c.

◆ size [1/3]

uint32_t Slice::size

Definition at line 42 of file magicyuv.c.

Referenced by encode_slice(), and magy_encode_frame().

◆ width

int Slice::width

◆ height

int Slice::height

◆ encode_raw

int Slice::encode_raw

Definition at line 59 of file magicyuvenc.c.

Referenced by encode_slice(), and magy_encode_frame().

◆ pos

unsigned Slice::pos

Definition at line 60 of file magicyuvenc.c.

Referenced by magy_encode_frame().

◆ size [2/3]

unsigned Slice::size

Definition at line 61 of file magicyuvenc.c.

◆ slice

uint8_t* Slice::slice

◆ dst

uint8_t* Slice::dst

Definition at line 63 of file magicyuvenc.c.

Referenced by encode_slice(), and magy_encode_frame().

◆ counts

int64_t Slice::counts[256]

Definition at line 64 of file magicyuvenc.c.

Referenced by count_plane_slice(), generate_codes(), and magy_encode_frame().

◆ sign

int Slice::sign

Definition at line 152 of file rv60dec.c.

◆ size [3/3]

int Slice::size

Definition at line 153 of file rv60dec.c.

◆ data

const uint8_t* Slice::data

Definition at line 154 of file rv60dec.c.

◆ data_size

int Slice::data_size

Definition at line 155 of file rv60dec.c.


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